note etcd error
fixes https://github.com/kelseyhightower/kubernetes-the-hard-way/issues/579pull/766/head
parent
79a3f79b27
commit
692f1d3f7d
|
@ -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
|
## Verification
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue