mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
Merge pull request #56 from rahulsoni43/patch-3
Update 07-bootstrapping-etcd.md
This commit is contained in:
@@ -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
|
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)
|
Next: [Bootstrapping the Kubernetes Control Plane](08-bootstrapping-kubernetes-controllers.md)
|
||||||
|
Reference in New Issue
Block a user