etcdctl and etcdutl[WIP] CLIs for etcd cluster interaction
1.9K
Multi-arch image with etcdctl v3.6.11 from the official etcd GitHub releases. Supports linux/amd64 and linux/arm64
No entrypoint — intended as a utility/debug container whose command is overridden at runtime.
Usage: Select a node from the control plane and proceed.
kubectl debug nodes/NODE_NAME -it --profile=sysadmin --image=dejanualex/etcd-utils:latest --image-pull-policy=Always -- etcdctl endpoint status --cluster -w table
kubectl debug nodes/NODE_NAME -it --profile=sysadmin --image=dejanualex/etcd-utils:latest --image-pull-policy=Always -- etcdctl endpoint health --cluster -w table
kubectl debug nodes/NODE_NAME -it --profile=sysadmin --image=dejanualex/etcd-utils:latest --image-pull-policy=Always -- etcdctl member list -w table
Content type
Image
Digest
sha256:391b65e38…
Size
19.7 MB
Last updated
4 months ago
docker pull dejanualex/etcd-utils