mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 01:38:58 +03:00
Making the EOF loop run
This commit is contained in:
@@ -314,7 +314,7 @@ for instance in controller-0 controller-1 controller-2 worker-0 worker-1 worker-
|
|||||||
HostName ${EXTERNAL_IP}
|
HostName ${EXTERNAL_IP}
|
||||||
IdentityFile ~/.ssh/id_rsa
|
IdentityFile ~/.ssh/id_rsa
|
||||||
ServerAliveInterval 120
|
ServerAliveInterval 120
|
||||||
EOF
|
EOF
|
||||||
done
|
done
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user