Skip to content

Add support for PodDisruptionBudgets #186

Description

@cheahjs

The operator should add a PodDisruptionBudget by default such that cluster quorum is not lost.

For an initial version, adding a PDB with minAvailable set to (number of replicas/2)+1 should be sufficient. For future improvement, the operator could monitor the health of the etcd cluster and dynamically adjust the PDB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions