We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0d70b commit 32581b9Copy full SHA for 32581b9
README.md
@@ -21,6 +21,9 @@ kubectl proxy --port=9090
21
```
22
And then navigate to `http://localhost:9090/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard`
23
24
+If it asks password, use `$ kubectl config view` to find it.
25
+
26
27
## Documentation
28
29
* The [user guide](http://kubernetes.io/docs/user-guide/ui/) is an entry point for users of Dashboard
0 commit comments