Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 210 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 210 Bytes

etcd

sudo docker-compose up -d && sudo docker exec etcd /bin/sh -c "export ETCDCTL_API=3 && etcdctl member list"
sudo docker-compose up -d && sudo docker exec etcd /bin/sh -c "etcdctl cluster-health"