oracle / oracle-database-operator

The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminates the dependency on a human operator or administrator for the majority of database operations.
Universal Permissive License v1.0
140 stars 45 forks source link

OraOperator SIDB in a multicluster setup #111

Open andbos opened 5 months ago

andbos commented 5 months ago

Hi,

Would be possible to use OraOperator for SIDB in the case where there are multiple K8s clusters. We might would like to have the primary instance on one of the sites (in one K8s cluster), but the standby instance on the other site (in the other K8s cluster).

Best regards, Andreas