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

etcd: expose more configs for the etcd pods. #2124

Open andyliuliming opened 5 years ago

andyliuliming commented 5 years ago

people may have requirements that have control on the etcd behaviour in more details.

andyliuliming commented 5 years ago

this will also address the issue: https://github.com/coreos/etcd-operator/pull/2108

andyliuliming commented 5 years ago

Hi @hexfusion , could you please help do a review? thank very much.

ArneMancofi commented 4 years ago

Will this fix be released, and if so, when can we expect it? We are having timeout problems every time an etcd pod is created, due to disk attachment times; is there any workaround possible to increase the total liveness and readyness timeouts?