mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
Fixed a typo
This commit is contained in:
@@ -16,7 +16,7 @@ kubectl create secret generic kubernetes-the-hard-way \
|
|||||||
Print a hexdump of the `kubernetes-the-hard-way` secret stored in etcd from `controller-0`:
|
Print a hexdump of the `kubernetes-the-hard-way` secret stored in etcd from `controller-0`:
|
||||||
|
|
||||||
```
|
```
|
||||||
gcloud compute ssh controller-0 -C
|
gcloud compute ssh controller-0
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you have logged in, run the following command:
|
Once you have logged in, run the following command:
|
||||||
|
|||||||
Reference in New Issue
Block a user