mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-05 00:09:08 +00:00
Fixed path to token.csv
This commit is contained in:
parent
cd019aa31a
commit
6fb371dca1
@ -30,7 +30,7 @@ export KUBERNETES_PUBLIC_IP_ADDRESS=$(gcloud compute addresses describe kubernet
|
|||||||
Recall the token we setup for the admin user:
|
Recall the token we setup for the admin user:
|
||||||
|
|
||||||
```
|
```
|
||||||
# /var/run/kubernetes/token.csv on the controller nodes
|
# /var/lib/kubernetes/token.csv on the controller nodes
|
||||||
chAng3m3,admin,admin
|
chAng3m3,admin,admin
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user