aws-ia / terraform-aws-eks-blueprints-addons

Terraform module which provisions addons on Amazon EKS clusters
https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/
Apache License 2.0
261 stars 124 forks source link

Addon defaults should ensure multiple replicas are enabled w/ pod disruption budgets #39

Open bryantbiggs opened 2 years ago

bryantbiggs commented 2 years ago

Community Note

What is the outcome that you are trying to reach?

Describe the solution you would like

Describe alternatives you have considered

Additional context

FernandoMiguel commented 2 years ago

you got my support

tanvp112 commented 2 years ago

Please make this configurable so that smaller, less critical, or simply non-HA platform for development, test etc can also use this framework without PDB.

bryantbiggs commented 2 years ago

Please make this configurable so that smaller, less critical, or simply non-HA platform for development, test etc can also use this framework without PDB.

Defaults are simply that - defaults. Its implied that they can be overridden but just to be clear, yes there will be support to override these values