bundlebee
bundlebee copied to clipboard
Provide a kubectl plugin
It would be nice to provide a kubectl plugin like:
kubectl bundlebee apply foo
Here a plugin manager https://krew.sigs.k8s.io/
Technically we are already compatible with that so it is mainly a matter of registering the binary with next release (https://github.com/yupiik/bundlebee/commit/20852e5560ca2ec88ee9190b6b81d53949e1b2a3 prepares it).