Operator scope
#1044
Replies: 1 comment
-
Sorry, one k8s cluster only can deploy one EMQX operator, because EMQX operator need EMQX CRD, and EMQX CRD is a cluster resource, it cannot assign some namespace. |
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
-
I am using the emqx-operator (2.2.14) installed using Helm, which by default its watches all namespaces. Now I want to use 2.2.20 version and deploy EMQX cluster to a different namespace to isolate and test. How can i do that?
Ref: #452, the ticket says is not possible to have two operator instances, but as this old am asking again. If we can do something with tuning the ServiceAccount/RBAC?
Beta Was this translation helpful? Give feedback.
All reactions