minimal
minimal copied to clipboard
Add 'kubectl' as overlay bundle
trafficstars
The static binary kubectl is the client utility which we use when we manage K8s (kubernetes) environments. It should be relatively easy to add this tool in MLL as overlay bundle.
In addition, a new meta package could be added with all BOSH/CF utilities + kubectl.
https://kubernetes.io/docs/tasks/tools/install-kubectl/