Skip to content

kuoss/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuoss Helm Charts

Artifact Hub License Release Charts Releases downloads

Usage

You must have Helm installed to use these charts. Please refer to Helm's documentation for installation instructions.

Once Helm is installed and configured, add the Kuoss repository as follows:

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

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

Charts

Chart Description
ingress-annotator A Kubernetes utility to dynamically manage ingress annotations based on predefined rules set in a ConfigMap.
myip Deploys a simple "What's my IP" application that returns the IP address of the client making the request.
venti-stack Installs a comprehensive collection of Kubernetes manifests for logging, monitoring, and visualization in a cluster.

Contributing

We'd love to have you contribute! The source code for all Kuoss Helm charts is available on GitHub: https://github.com/kuoss/helm-charts/.

Please refer to our contribution guidelines for detailed instructions on how to get involved. Whether it's reporting a bug, submitting a feature request, or contributing code, we welcome all contributions.

License

This project is licensed under the Apache 2.0 License. This means you can freely use, modify, and distribute the code, provided that you include the original license and copyright notice in any copies or substantial portions of the software.

Helm Charts Build Status

Release Charts