Skip to the content.

cluster-keepalived Cluster Chart : Keepalived

Artifacthub

This helm chart is used to configure Keepalived at the cluster level.

This chart is part of the cluster-xxx startx helm chart series that doesn’t necessarily deploy pods but rather represent a cluster configuration state orchestrated by gitops tools like ArgoCD.

Requirements and guidelines

Read the startx helm-repository homepage for more information on how to use theses resources.

Deploy this helm chart on openshift

1. Connect to your Openshift cluster

oc login -t <token> <cluster-url>

2. Install the repository

helm repo add startx https://helm-repository.readthedocs.io/en/latest/repos/stable/

3. Get information about this chart

helm show chart startx/cluster-keepalived

4. Install this chart

helm install cluster-keepalived startx/cluster-keepalived

Default values

Complete deployment of a Keepalived configuration with the following characteristics :

# base configuration running default configuration
helm install cluster-keepalived startx/cluster-keepalived

Others values availables

helm install cluster-keepalived startx/cluster-keepalived -f https://raw.githubusercontent.com/startxfr/helm-repository/master/charts/cluster-keepalived/values-example.yaml

Deploy with ArgoCD

AppProject

git clone https://gitlab.com/startx1/helm.git
cd helm-repository/charts/cluster-keepalived/examples/argocd/
oc apply -k .

Applications

History

Release Date Description
21.3.3 2026-06-23 Initial release of cluster-keepalived chart
21.3.4 2026-06-23 Improve cluster-keepalived options
21.3.4 2026-06-23 Improve cluster-keepalived options
21.3.4 2026-06-23 Improve cluster-keepalived options
21.3.167 2026-06-23 publish stable update for the full repository
21.3.181 2026-06-23 publish stable update for the full repository
21.3.182 2026-06-23 publish stable update for the full repository