Open clauspruefer opened 7 months ago
Yes it is possible to disable it. More details in the doc here: https://www.kubegres.io/doc/properties-explained.html#spec_failover
It was rock tested however, as you pointed out Kubernetes network can be unstable on some cloud provider leading to Kubernetes reporting that an instance of Postgres is not healthy. When this happens, Kubegres might trigger a failover. But the failover itself was rock tested.
"It manages fail-over: if a Primary PostgreSql crashes, it automatically promotes a Replica PostgreSql as a Primary."