vimkubectl
vimkubectl copied to clipboard
Manage Kubernetes resources from Vim
Sometimes - one trigger is a space before a newline, but there seem to be others as well - my "document here" in YAML (Dockerfiles, shell scripts, etc.) get "reformatted"...
I'm not entirely sure how/why that error happens, but right now I reproduced by doing `:Kedit node abc` (with a valid node name, of course), opening another buffer for another...
Hi, first of all -- thanks a lot for this plugin! One thing I'm always stumbling over is that when I edit some cluster resource and `Kapply` it, the `metadata.resourceVersion`...
I'd like to able to refine my `:Kget` by more than namespace when I have a long list of resources. Maybe one of these two approaches would work: 1. Another...