cluster-maintenance Cluster Chart : Maintenance

Artifacthub

This helm chart is used to deploy the KubeMaintenance operator to help you evict pods based on specific strategies so that the pods can be rescheduled onto more appropriate nodes.

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

4. Install this chart

helm install cluster-maintenance startx/cluster-maintenance

Default values

Complete deployment of a project with the following characteristics :

xxxxxx TO DO xxxxxx

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

Others values availables

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

History

Release Date Description
16.19.15 2024-11-11 Initialize the maintenance cluster-service chart
16.19.17 2024-11-11 Added support for the NodeMaintenance CRD
16.19.29 2024-11-11 Align all chart to the 16.19.29 release