aki0000 / k8s-myplayground

0 stars 0 forks source link

etcdctl command tips #30

Open aki0000 opened 3 years ago

aki0000 commented 3 years ago

Command format


ETCDCTL_API=3 etcdctl --endpoints 192.168.100.101:2379 --cert=/etc/kubernetes/pki/etcd/server.crt --cacert=/etc/kubernetes/pki/etcd/ca.crt --key=/etc/kubernetes/pki/etcd/server.key <command>