Skip to content

rjshrjndrn/vim-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-kubernetes

This package provides kubernetes YAML snippets, as well as a growing number of integrations with kubectl.

Current integrations:

Functions/Commands

For the current buffer (including modifications not on disk)

  • KubeApply
  • KubeDelete
  • KubeCreate

And for the current directory (read from disk)

  • KubeApplyDir
  • KubeDeleteDir

TODO

  • More kubectl integration
  • Autocompletion based on cluster resources and legal k8s types

About

vim-kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Snippet 83.1%
  • Vim Script 16.9%