Strimzi cluster operator crashes when deploying a Kafka cluster manifest in Minikube #6893
Unanswered
orCellebrite
asked this question in
Q&A
Replies: 1 comment
-
Perhaps not enough resources or some CPU starvation on the burstable nodes? You should check if the operator has resources set. You can also check the events about why is it failing. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Minikube (8GB RAM devoted to it)
Linux machine on AWS
Instance type
t2.2xlarge
Deployed
strimzi-cluster-operator
using Helm chart:Deploying this
Kafka
configuration:Operator logs:
Pod action after applying this manifest:
kubectl get pods -n kafka -w
kubectl apply -f kafka.yaml
Beta Was this translation helpful? Give feedback.
All reactions