Skip to content

Add PodDisruptionBudget to Helmchart #757

@tillepille

Description

@tillepille

In our setup we're using Karpenter to scale our nodes. Whenever a node gets terminated it could happen that the controller pod is terminated as well and the hook to inject a sidecar would be missed.

To prevent that, we can use PodDisruptionBudgets.

Here's an example from the cert-manager chart: https://artifacthub.io/packages/helm/cert-manager/cert-manager#poddisruptionbudget-enabled-~-bool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions