https://github.com/bouk/kubectl-dashboard
Instantly get a Kubernetes dashboard
https://github.com/bouk/kubectl-dashboard
kubectl kubectl-plugin kubectl-plugins kubernetes
Last synced: 8 months ago
JSON representation
Instantly get a Kubernetes dashboard
- Host: GitHub
- URL: https://github.com/bouk/kubectl-dashboard
- Owner: bouk
- License: mit
- Created: 2019-01-11T17:17:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T09:27:59.000Z (over 5 years ago)
- Last Synced: 2025-03-24T17:01:39.636Z (9 months ago)
- Topics: kubectl, kubectl-plugin, kubectl-plugins, kubernetes
- Language: Go
- Size: 21.4 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kubectl-plugins - kubectl-dashboard - dashboard)](https://github.com/bouk/kubectl-dashboard/stargazers) | (kubectl Plugins / Installing plugins via awesome-kubectl-plugins)
README
# 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`.