kube-prompt
kube-prompt copied to clipboard
Load custom resources at startup to improve autocompletion
This is to allow auto-completion for custom resources, so instead of hardcoding resource types they are loaded at startup.
The drawbacks is that it slows the startup a bit.