• Empleos
  • Sobre nosotros
  • profesionales
    • Inicio
    • Empleos
    • Cursos y retos
  • empresas
    • Inicio
    • Publicar vacante
    • Nuestro proceso
    • Precios
    • Evaluaciones
    • Nómina
    • Blog
    • Comercial
    • Calculadora de salario

0

244
Vistas
Is PDB required when I have my pods on multiple nodes?

I have set up my K8s pods in such a way that the replicas get created on multiple nodes. So no node has 2 pods running the same application. HPA pods will be created on separate nodes too. Is the PDB required in this scenario?

over 3 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

No, Pod Disruption Budget (PDB) is not a requirement when deploying pods on multiple nodes.

It is primarily to handle disruptions due to the dynamic nature of Kubernetes. A PDB limits the number of Pods of a replicated application that are down simultaneously from disruptions. So, using PDB depends on a lot of things like, is the application critical to running of the cluster, criticality of the application to the business, how highly available you want the app to be, number of users affected if the app become unavailable etc.

Having said that, it is a good practice to use PDB on production clusters with proper planning.

over 3 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recomiéndame algunas ofertas
Necesito ayuda