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

gRPC proxy support #2106

Open gouthamve opened 5 years ago

gouthamve commented 5 years ago

Is there any plans to support a CRD and management of the etcd grpc proxy as part of the operator? I couldn't find anything.

Thanks for the operator, saves us a ton of time!