Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

Latest commit

 

History

144 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Contribute Artifact Hub Releases downloads

kepler-helm-chart

⚠️ Deprecated ⚠️

This repository is deprecated and will be archived. The Kepler Helm chart now lives in the main Kepler repository, under manifests/helm, and is published as an OCI artifact.

Please use the up-to-date installation instructions instead: Kepler Installation Guide

Quick start with the new chart:

helm install kepler oci://quay.io/sustainable_computing_io/charts/kepler \
  --namespace kepler \
  --create-namespace

No further changes will be made to this repository. Please file issues and contribute chart changes in the main Kepler repository instead.


Archived Installation Docs

This repository is for the Helm chart for Kepler. We are using gh-pages branch to host and index the chart. When modifying the chart please bump the version in the Chart.yaml file.

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

The chart is accessible using the following commands:

Add the helm repo

helm repo add kepler https://sustainable-computing-io.github.io/kepler-helm-chart

You can see the latest version by using the folllowing command:

helm search repo kepler

If you would like to test and look at the manifest files before deploying you can run:

helm install kepler kepler/kepler --namespace kepler --create-namespace --dry-run --devel

Then to install run the following:

helm install kepler kepler/kepler --namespace kepler --create-namespace

About

No description, website, or topics provided.

Resources

Stars

16 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages