Update 07-bootstrapping-etcd.md

pull/731/head
ATJP88 2023-03-25 19:22:32 +05:30 committed by GitHub
parent 79a3f79b27
commit 2876437db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ EOF
sudo systemctl start etcd sudo systemctl start etcd
} }
``` ```
> Run the command in `controller-0`, if facing any error try it in `controller-1` and then try with `controller-0`
> 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`.
## Verification ## Verification