Skip to content

Implement HA with Sentinel #22

Description

@Sir-Jacques

Hi, we're looking for a way to run Valkey HA. Previously we used the Bitnami chart with value snippet below, to run with a sentinel StatefulSet of 3 replicas.

valkey:
  architecture: replication
  sentinel:
    enabled: true

Are there any plans for implementing this? Or can the Valkey deployment in this new chart be ran HA (zero-downtime upgrades) in a different way?

If not I might be able to setup a PR, but I'll probably need some help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions