finalyze docker support

This commit is contained in:
Ruslan Savchuk
2025-04-16 22:07:20 +02:00
parent 39a5cc646d
commit 84a7bd6f1a
16 changed files with 89 additions and 1148 deletions

View File

@@ -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 \