@@ -99,6 +99,7 @@ for `${NODE_IP}` on each machine.
|
|||||||
#### Validating your cluster
|
#### Validating your cluster
|
||||||
|
|
||||||
Once you copy this into all three nodes, you should have a clustered etcd set up. You can validate on master with
|
Once you copy this into all three nodes, you should have a clustered etcd set up. You can validate on master with
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl exec < pod_name > etcdctl member list
|
kubectl exec < pod_name > etcdctl member list
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user