mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-18 18:58:56 +03:00
note etcd error
fixes https://github.com/kelseyhightower/kubernetes-the-hard-way/issues/579
This commit is contained in:
@@ -103,7 +103,7 @@ EOF
|
||||
}
|
||||
```
|
||||
|
||||
> Remember to run the above commands on each controller node: `controller-0`, `controller-1`, and `controller-2`.
|
||||
> Remember to run the above commands on each controller node: `controller-0`, `controller-1`, and `controller-2`. Note that you may get errors on the first controller until you finish running this command on all controllers.
|
||||
|
||||
## Verification
|
||||
|
||||
|
||||
Reference in New Issue
Block a user