Pod Disruption Budget(Pdb)
Before diving into what is pod disruption budget we need to understand two types of disruptions i.e., Voluntary Disruptions & Involuntary Disruptions.
What are disruptions in kubernetes? A disruption is an interrupt or event that has occured and whic...
saahitya.hashnode.dev4 min read
Kanika Mahajan
Hello, In case of database with RWO PVC, there will only be one replica with Read/Write. How can we use PDB in that case?