Feedback

Chat Icon

Cloud-Native Microservices With Kubernetes - 2nd Edition

A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes

Pod Disruption Budgets: Availability Assurance
66%

Key Takeaways

PDB is a useful Kubernetes feature that is usually overlooked. It helps ensure high availability during voluntary and involuntary disruptions by limiting the number of Pods that can be down simultaneously.

  • PDB uses labels to select the Pods to which it applies.
  • You can define availability rules using either minAvailable

Cloud-Native Microservices With Kubernetes - 2nd Edition

A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes

Enroll now to unlock all content and receive all future updates for free.