Skip to content

mmazer/k8s.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

k8s.nvim

A simple buffer based wrapper for kubectl.

Motivation

Clicking back and forth in UI based views of Kubernetes is mildly annoying.

Buffer views allow me to return easily to previous view, e.g running pods without having to click back and forth.

Easily compare Kubernetes resources (YAML or JSON) side by side.

Limitations

The plugin provides a read only view of Kubernetes resources. There are no default key mappings for editing or deleting resources.

About

Lua plugin for kubectl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages