Allowed Pod disruptions
You can configure the permitted Pod disruptions for Kafka nodes as described in Allowed Pod disruptions.
Unless you configure something else or disable our PodDisruptionBudgets (PDBs), we write the following PDBs:
Brokers
We only allow a single Broker to be offline at any given time, regardless of the number of replicas or roleGroups.
This is because we can not make any assumptions about topic replication factors.
Was this page helpful?