Merge pull request #56 from rahulsoni43/patch-3

Update 07-bootstrapping-etcd.md
pull/584/head
vpalazhi 2019-11-19 19:41:36 -05:00 committed by GitHub
commit 18b7408078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -117,4 +117,6 @@ sudo ETCDCTL_API=3 etcdctl member list \
54a5796a6803f252, started, master-1, https://192.168.5.11:2380, https://192.168.5.11:2379
```
Reference: https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#starting-etcd-clusters
Next: [Bootstrapping the Kubernetes Control Plane](08-bootstrapping-kubernetes-controllers.md)