Is it possible to deploy a MSSQL cluster with availability groups (AG) using sql-on-k8s-operator with 2 replicas only (but not 3 as by default)?
Will the automatic failover work? Will the databases in the AG be accessible when just primary replica is up?
Note: Obviously, that's a non-Production setup and not recommended.
Is it possible to deploy a MSSQL cluster with availability groups (AG) using sql-on-k8s-operator with 2 replicas only (but not 3 as by default)?
Will the automatic failover work? Will the databases in the AG be accessible when just primary replica is up?
Note: Obviously, that's a non-Production setup and not recommended.