kubectl? There’s something exceptional for you!kubectl.nvim is a Neovim plugin providing Vim-like navigation for your Kubernetes cluster and familiar key bindings. Here’s what it offers today:
- Navigation through your K8s resources via Vim buffer, with hierarchy awareness (e.g. going through Deployment to a Pod and its container).
- Other UI features include coloured output, sorting by headers, and floating windows for additional data (descriptions, logs).
- Changing contexts and namespaces.
- Running custom
kubectl commands.- Executing into containers.
- Displaying a diff for configurations.
▶️ GitHub repo
📣 Reddit announcement
#tools #CLI
