Does KAAP support multiple K8S namespaces? #163
Unanswered
slawrencemd
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I can successfully deploy Pulsar instances via KAAP in the same K8S namespace as in which KAAP was installed, but trying to create a new pulsar cluster in a different K8S namespace creates the pulsarcluster object itself, but none of the machinery (ex: broker, zookeeper, etc) are created. No events or logs are showing anything odd - just no creation of the K8S statefulsets, deployments, pods...
What I tried was:
So simply put: does this operator support deploying Pulsar clusters across multiple K8S namespaces?
Beta Was this translation helpful? Give feedback.
All reactions