yupiik/bundlebee

Provide a kubectl plugin

fpapon opened this issue · 1 comments

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 (20852e5 prepares it).