-
Notifications
You must be signed in to change notification settings - Fork 29
Kubernetes Dashboard
Syed Sayem edited this page Apr 4, 2019
·
8 revisions
To deploy Dashboard, execute following command:
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml
Note: The K8s Dashboard URL may change in the future. If the following command doesn’t work, please make sure to visit the Kubernetes Dashboard repo and confirm the new URL.