Open frouioui opened 2 weeks ago
@GenLN, what is the reason behind using different namespaces? Also could you provide a more in depth reproduction, maybe a script with Kind.
What I tried:
Set up two Vitess clusters on the same Kubernetes cluster, each in a different namespace, with a single Vitess operator watching both namespaces.
Set up two Vitess clusters on the same Kubernetes cluster, each in a different namespace, with a dedicated Vitess operator for each, watching only their respective cluster namespace.
I encountered some issues with kubectl
commands, like retrieving Vitess backups, etc.
I'm wondering if it's possible to run two Vitess clusters on the same Kubernetes cluster without them interfering with each other or causing issues with Kubernetes itself, such as with kubectl commands, etc.
Moving https://github.com/vitessio/vitess/issues/14766 here as it is related to the vitess-operator.
cc @GenLN as the original author.
Overview of the Issue
This is not working for 2 vitess cluster (only for one in separate namespace) on same K8S cluster.
Reproduction Steps
Second test different K8S cluster:
Binary Version
Operating System and Environment details
Log Fragments
No response