This is an extension to MC that shows the API object as files. The main objective is to cut down on the time spent typing kubectl commands.
- Kubectl contexts
- Namespaces
- ConfigMaps, Deplooyents, Ingress, Pods, Replicasets, Secrets and Services
- Pod status
- Pod Object description
Copy k8sfs+ and k8sfs-context to
~/.local/share/mc/extfs.d
Add this:
regex/^\[k8s-context\]
Open=%cd %p/k8sfs-context://
To the top of:
~/.config/mc/mc.ext
Execute: cd k8sfs://