nats-io / nats-streaming-operator

NATS Streaming Operator
Apache License 2.0
174 stars 44 forks source link

Is a cluster-scoped operator available for nats-streaming operator? #55

Open Manuri opened 4 years ago

thenhawke commented 4 years ago

I'd like to know the answer to this too, the nats operator seems to be able to be cluster scoped, creating nats clusters in namespaces specified on the "NatsClsuter" crd, but unless the nats streaming operator exists in the same namespace that the "NatsStreamingCluster" crd is created in, the pods for the nats streaming cluster don't ever appear.

g-6k commented 4 years ago

Hello, there is any news for that feature ? We are very interested by a cluster-scoped installation. Thk

pja-kit commented 4 years ago

It seems to work by just removing the MY_POD_NAMESPACE env from the nats-streaming-operator deployment.