Cluster Chart : Kubecost
This helm chart is used to deploy Kubecost handled by an operator to configure cluster cost observability and billing.
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-kubecost
4. Install this chart
helm install cluster-kubecost startx/cluster-kubecost
Default values
Complete deployment of a project with the following characteristics :
!!! todo Complete this section
# base configuration running default configuration
helm install cluster-kubecost startx/cluster-kubecost
Others values availables
- startx : Kubecost operator (see values.yaml)
helm install cluster-kubecost startx/cluster-kubecost -f https://raw.githubusercontent.com/startxfr/helm-repository/master/charts/cluster-kubecost/values-startx.yaml
History
| Release | Date | Description |
|---|---|---|
| 16.19.31 | 2025-02-27 | Create chart cluster-kubecost from cluster-ptp |
| 16.19.43 | 2025-02-27 | publish stable update for the full repository |
| 17.14.1 | 2025-02-28 | Initial release for v17.x version |
| 17.14.3 | 2025-02-28 | Temporary release used to prepare dependencies changes |
| 17.14.5 | 2025-02-28 | Align all startx helm dependencies to release 17.14.1 |
| 17.14.11 | 2025-03-05 | Adjust doc to material layout |
| 17.14.19 | 2025-03-12 | Align all chart to the 17.14.19 release |
| 17.14.90 | 2025-04-30 | Publish stable release for 4.17 version |
| 18.11.3 | 2025-04-30 | Prepare dependencies move to version 18.x |
| 18.11.5 | 2025-04-30 | move dependencies to version 18.11.1 |
| 18.11.7 | 2025-04-30 | All dependencies linked to 18.x release |
| 18.11.9 | 2025-05-01 | Update kubecost operator to version 2.7.1 |
| 18.11.19 | 2025-05-02 | Intermediate alignement of all helm charts |
| 18.11.21 | 2025-05-02 | Update all basic chart dependencies to version 18.11.15 |
| 18.11.22 | 2025-05-02 | Add noinfra values in all charts |
| 18.11.24 | 2025-05-02 | Align all to stable version |
| 18.11.31 | 2025-05-03 | update all dependencies to version 18.11.19 |
| 18.11.39 | 2025-05-05 | Update icon with startx new theme |
| 18.11.51 | 2025-05-06 | publish stable update for the full repository |
| 18.11.52 | 2025-05-07 | publish stable update for the full repository |
| 18.11.60 | 2025-05-14 | Align all chart to a stable release for OCP 4.18 |
| 18.11.71 | 2025-11-27 | Align all charts to the same releas |
| 18.23.0 | 2026-02-28 | Start 4.19 branch |
| 19.23.1 | 2026-02-28 | unstable build of the 19.23.x release |
| 19.23.0 | 2026-02-28 | publish stable update for the full repository |
| 19.23.5 | 2026-03-01 | Unstable full 19.23.x release |
| 19.23.8 | 2026-03-01 | publish stable update for the full repository |
| 19.23.15 | 2026-03-02 | Prepare upgrading dependency to 19.23.11 |
| 19.23.17 | 2026-03-02 | Align all dependencies to chart v19.23.11 |
| 20.14.0 | 2026-03-02 | Create initial version for 20.x branch linked to OCP 4.20.x release. Tested on OCP 4.20.14 |
| 20.14.1 | 2026-03-02 | Create second version for 20.14.x branch |
| 20.14.7 | 2026-03-02 | Update dependencies to version 20.14.0 |
| 20.14.15 | 2026-03-02 | Update all chrat to OCP version 4.20.14 |
| 21.3.0 | 2026-03-02 | Update all chart to OCP version 4.21.3 |
| 21.3.1 | 2026-03-02 | Prepare release 21.3.x with 21.x dependencies |
| 21.3.3 | 2026-03-02 | Upgrade dependencies to v21.3.0 |