Skip to content

Commit 32581b9

Browse files
committed
README.md - Added password information
1 parent cf0d70b commit 32581b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ kubectl proxy --port=9090
2121
```
2222
And then navigate to `http://localhost:9090/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard`
2323

24+
If it asks password, use `$ kubectl config view` to find it.
25+
26+
2427
## Documentation
2528

2629
* The [user guide](http://kubernetes.io/docs/user-guide/ui/) is an entry point for users of Dashboard

0 commit comments

Comments
 (0)