Adds support for viewing basic Kubernetes objects. Not all objects are yet available.
- Implement overview buffer for viewing API objects
- View the configmap, secret, service or pod at point with
RET
- Describe the object at point with
d
- View logs for a pod with
l
- Exec into a container with
e
- Use magit's section implementation, which allows you to expand the section at point with TAB for more detail.