mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 01:38:58 +03:00
finalyze docker support
This commit is contained in:
@@ -214,7 +214,7 @@ Output:
|
||||
## verify
|
||||
|
||||
When etcd is up and running, we can check whether we can communicate with it
|
||||
```
|
||||
```bash
|
||||
ETCDCTL_API=3 etcdctl member list \
|
||||
--endpoints=https://127.0.0.1:2379 \
|
||||
--cacert=/etc/etcd/ca.pem \
|
||||
|
||||
Reference in New Issue
Block a user