Replies: 1 comment
-
Essentially, each of the clusters will have some topics with the same name. Such as the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While searching, I found the following discussion: #6783
We have already implemented Strimzi, and we currently have two clusters in the same Kubernetes namespace, and both are running the topic operator. We are not using the user operator because we need to maintain users from a different mechanism.
The mentioned discussion says that putting two clusters in the same namespace is a bad idea. I was wondering if I could get more details on why this is a problem? I want to make the recommendation that we switch to separate namespaces, but I was hoping to get more details on what problems the same namespace was causing.
Beta Was this translation helpful? Give feedback.
All reactions