diff --git a/docs/13-smoke-test.md b/docs/13-smoke-test.md index 3ce7f0f..49a1278 100644 --- a/docs/13-smoke-test.md +++ b/docs/13-smoke-test.md @@ -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`: ``` -gcloud compute ssh controller-0 -C +gcloud compute ssh controller-0 ``` Once you have logged in, run the following command: