Skip to content
Discussion options

You must be logged in to vote

What storage do you use in the different clusters? In AWS, if you use something like gp3, the volumes cannot move between the zones. That is of course a complication. But at least in GCP, there are storage types that are available across zones IIRC. So that should make things there easier, I guess?


However, when I add such a topologySpreadConstraints definition to the above KafkaNodePool, the strimzi operator tries to roll the Kafka controllers and then gets stuck because the topology's maxSkew parameter is already violated.

Are you saying that when you add the toplogySpreadConstraint to a 3 node cluster in a single zone, it is not handled by Kubernetes because the first Pod cannot be …

Replies: 1 comment 2 replies

Comment options

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

@scholzj
Comment options

Answer selected by bollmann
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