Skip to the content.

cluster-kargo Cluster Chart : Kargo

Artifacthub

This helm chart is used to deploy Kargo tool used to manage and automate the promotion of stage lifecycle using GitOps principles.

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-kargo

4. Install this chart

helm install cluster-kargo startx/cluster-kargo

Default values

Complete deployment of a project with the following characteristics :

!!! todo Complete this section

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

Others values availables

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

History

Release Date Description        
21.3.5 2026-04-10 Create chart cluster-kargo from cluster-ptp   21.3.5 2026-04-10 Initialize kargo deployment