can we install two instances of noobaa in the same cluster with different namespace names #6505
Unanswered
vamseekrishna25
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Yes, you can install multiple instances on different namespaces. Just notice that the CRDs NooBaa brings are cluster-wide, so in order to avoid collisions between versions its best to have all the instances with the same versions (or at least the same minor version) |
Beta Was this translation helpful? Give feedback.
1 reply
-
--cleanup should probably get the namespace and clean only that namespace, but CRDs are cluster-wide so there might be a different issue. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
can we install two instances of noobaa in the same cluster with different namespace names
Beta Was this translation helpful? Give feedback.
All reactions