coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 741 forks source link

example: add client auth to server profile in CA config #2165

Open anson627 opened 4 years ago

anson627 commented 4 years ago

I recently tried etcd 3.4.3, hit the same issue https://github.com/etcd-io/etcd/issues/9398 when turning on TLS.