Skip to content
Discussion options

You must be logged in to vote

Yeah, from the log it looks like you have some tooling in your cluster which is blocking the operator from creating the PodDisruptionBudget. It complains that it needs to have .spec.maxUnavailable. But Strimzi cannot use maxUnavailable because of https://kubernetes.io/docs/tasks/run-application/configure-pdb/#arbitrary-controllers-and-selectors -> so we use minAvailable. So you will need to have this tooling adjusted to support it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sudhim076
Comment options

@scholzj
Comment options

Answer selected by sudhim076
@sudhim076
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