Skip to content

densify-dev/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubex Helm Charts

License

Description

Kubex analyses Kubernetes clusters, produces recommendations for rightsizing resources to mitigate risk and reduce waste, and automates rightsizing.

This repository contains a number of Helm charts.

Installable Charts

The following charts are meant to be installed by Kubex customers.

  1. Kubex automation stack. This chart bundles all of the components required for Kubex data collection.

  2. Kubex automation engine. This chart is required for automated workload rightsizing and resource optimization.

  3. Kubex automation CRDs. This chart bundles all of the CRDs required by Kubex automation engine.

  4. Kubex collection GKE Autopilot. This chart is an alternative chart for Kubex automation stack for GKE Autopilot clusters only.

Deprecated Charts

The following charts are deprecated. Do not install these charts.

  1. Kubex automation controller. Replaced by Kubex automation engine.

  2. Kubex collection Openshift. Replaced by Kubex automation stack.

Subcharts

The following charts are meant to be used only as dependencies of the Installable Charts. Do not install these charts on their own.

  1. Container Optimization Data Forwarder.

  2. K8s Ephemeral Storage Metrics.

  3. Node Labeler.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the Kubex repository and required upstream chart repositories as follows:

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add kubex https://densify-dev.github.io/helm-charts
helm repo update

You can then run helm search repo kubex to see the charts.

Signed OCI artifacts for Kubex Helm charts are available at ghcr.io. The OCI artifacts are signed using keyless signing with Sigstore cosign. The GitHub Pages Helm repository does not use Helm provenance signing.

License

Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors