Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axelix Kubernetes Helm Chart

License Artifact Hub

The code is provided as-is with no warranties.

Installation

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 repo as follows:

helm repo add axelixlabs https://axelixlabs.github.io/helm-charts
helm repo update

After that, the helm chart can be safely installed (make sure the correct kubeconfig is used by the helm cli):

helm install axelix axelixlabs/axelix

How We Manage and Release Charts

Because we want our helm charts to be:

  • Discoverable via helm repo add axelixlabs https://axelixlabs.github.io/helm-charts
  • Discoverable on the Helm Artifacts Hub

We're releasing our charts in the following way:

  1. In the GitHub Pages (gh-pages branch), we have the index.yaml that serves as the main index file for the helm search CLI commands (Assuming the repository was added).
  2. GitHub Pages also serve as the actual repository URL for the Artifacts Hub, since it hosts the index.yaml along the artifacthub-repo.yml.
  3. The actual helm charts are released as compressed tarballs (.tgz) inside the GitHub Releases, i.e. each released artifact is bound to a particular GitHub release. The GitHub release page can be found here.

Contributing

We'd love to have you contribute! Please refer to our contribution guidelines for details.

License

This chart is available under MIT License.

About

Helm Chart for Axelix Project

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages