reactive-tech / kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.

Home Page:https://www.kubegres.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is your STONITH solution?

Jille opened this issue · comments

Hi,

I'm wondering how you ensure the old master is dead during a failover (STONITH = Shoot The Other Node In The Head)? If that's not guaranteed you might end up with two masters whose timelines might diverge.