Awesome
Kubectl Dashboard
A sub-command for kubectl
that will instantly make a Kubernetes dashboard available for you, without having to run anything in your cluster.
Install
Run go get bou.ke/kubectl-dashboard
. Then run kubectl dashboard
.
A sub-command for kubectl
that will instantly make a Kubernetes dashboard available for you, without having to run anything in your cluster.
Run go get bou.ke/kubectl-dashboard
. Then run kubectl dashboard
.