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.
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. |
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.
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.