mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08: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}
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
ServerAliveInterval 120
|
||||
EOF
|
||||
EOF
|
||||
done
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user