Skip to content

[mimir-distributed] Rollout operator replicas not configurable #4093

@peschmae

Description

@peschmae

The mimir-distributed helm-chart allows to use the rollout-operator for zone aware disruption budgets on the ingesters. When performing a Kubernetes you end up draining each node, and if the rollout-operator and a zone aware ingester are running on the same node, this can lead to issues as the AdmissionWebhook for the statefulset will fail until the rollout-operator is started on a new node.

There is currently no option to configure multiple replicas for the rollout-operator to make it HA, which is considered best practice for anything used as a AdmissionWebhook in Kubernetes.

Please add an option to make the rollout-operator HA in mimir-distributed, so it's easier to perform rolling kubernets upgrades.

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