Replies: 1 comment 8 replies
-
You will have to share the configurations, logs, the steps you did etc. |
Beta Was this translation helpful? Give feedback.
8 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed a strimzi operator on my GKE cluster in a namespace. Operator POD is running fine.
But when I try to deploy kafka cluster, it says that cluster is deployed. However when I try to see the PODs there is not running kafka cluster pod in the current or any other namespace.
Please help me out to fix this issue
I have deployed strimzi operator using these helm charts and operator is deployed successfully
https://github.com/strimzi/strimzi-kafka-operator/tree/main/helm-charts/helm3/strimzi-kafka-operator
Now i used this file to deploy the kafka cluster using https://github.com/strimzi/strimzi-kafka-operator/blob/main/examples/kafka/kafka-jbod.yaml
Beta Was this translation helpful? Give feedback.
All reactions