Skip to content
Discussion options

You must be logged in to vote

All Strimzi does is it passes the rules you configure in the Kafka custom resource to the Pods. That seemed to work fine based on your YAMLs. Without knowing your cluster, how its worker nodes are setup, which zones are they in, what pods are running there, it is impossible to tell you how should your rules look like. It is also not clear what exactly you want to achieve with your rules. The error message you got is fairly clear in explaining why the different nodes cannot be used:

0/10 nodes are available: 1 node(s) had taint {type: cms}, that the pod
        didn't tolerate, 3 node(s) had taint {network: private}, that the pod
        didn't tolerate, 6 node(s) didn't satisfy existing p…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by dehbini
Comment options

You must be logged in to vote
2 replies
@scholzj
Comment options

@dehbini
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants