Did you know you can create and distribute your own kubectl
commands? As of
Kubernetes 1.12, kubectl now allows adding external executables as subcommands.
In this blog post, I’ll explain how kubectl plugin mechanism works, why plugins are useful, how you can write your own plugins, and current challenges in the plugin ecosystem. Read More →