https://github.com/kuoss/helm-charts
Kuoss Helm charts
https://github.com/kuoss/helm-charts
charts helm helm-charts kubertnetes lethe prometheus venti
Last synced: 5 months ago
JSON representation
Kuoss Helm charts
- Host: GitHub
- URL: https://github.com/kuoss/helm-charts
- Owner: kuoss
- License: apache-2.0
- Created: 2022-09-29T06:03:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-19T08:21:19.000Z (7 months ago)
- Last Synced: 2025-11-19T10:13:12.121Z (7 months ago)
- Topics: charts, helm, helm-charts, kubertnetes, lethe, prometheus, venti
- Language: Mustache
- Homepage: https://kuoss.github.io/helm-charts/
- Size: 438 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kuoss Helm Charts
[](https://artifacthub.io/packages/search?org=kuoss)
[](https://opensource.org/licenses/Apache-2.0)

[](https://github.com/kuoss/helm-charts/releases)
## Usage
You must have [Helm](https://helm.sh) installed to use these charts. Please refer to Helm's [documentation](https://helm.sh/docs/) for installation instructions.
Once Helm is installed and configured, add the Kuoss repository as follows:
```console
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](https://github.com/kuoss/helm-charts/tree/main/charts/ingress-annotator) | A Kubernetes utility to dynamically manage ingress annotations based on predefined rules set in a ConfigMap. |
| [lethe-stack](https://github.com/kuoss/helm-charts/tree/main/charts/lethe-stack) | Installs a comprehensive collection of Kubernetes manifests for logging in a cluster. |
| [myip](https://github.com/kuoss/helm-charts/tree/main/charts/myip) | Deploys a simple "What's my IP" application that returns the IP address of the client making the request. |
| [venti-stack](https://github.com/kuoss/helm-charts/tree/main/charts/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](https://kuoss.github.io) [Helm](https://helm.sh) charts is available on GitHub: .
Please refer to our [contribution guidelines](https://github.com/kuoss/helm-charts/blob/main/CONTRIBUTING.md) 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](https://github.com/kuoss/helm-charts/blob/main/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.