This repository was archived by the owner on Jan 6, 2023. It is now read-only.
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Providing keys and certs to access etcd #28
Closed
Description
Is there a way to provide keys and certs to use for accessing the etcd endpoint?
Similar to these CURL options: --cacert /etc/kubernetes/certs/ca.crt --cert /etc/kubernetes/certs/client.crt --key /etc/kubernetes/certs/client.key
python-etcd
seems to have ways to setup this, EtcdRendezvous
doesn't.
Metadata
Metadata
Assignees
Labels
No labels