Kuoss is a collection of open-source projects designed for use in Kubernetes environments.
Project | Description |
---|---|
lethe | A lightweight flat log database (DB) designed for efficient log storage and retrieval in Kubernetes environments. |
venti | A metrics and logs data visualizer, providing powerful visualization tools to analyze and monitor your Kubernetes cluster's performance. |
ingress-annotator | A Kubernetes utility designed to dynamically manage ingress annotations based on predefined rules set in a ConfigMap. This tool simplifies the process of annotating ingresses in various namespaces, ensuring consistency and reducing manual configuration. |
myip | A simple "What's my IP" application that allows users to quickly determine their public IP address within a Kubernetes environment. |
helm-charts | A collection of Helm charts, including those for deploying the venti-stack, myip, and other related tools, to streamline deployment and management in Kubernetes. |
For detailed descriptions of each project, please refer to the README.md
file in the respective project folder.
The Kuoss project welcomes contributions from the open-source community. If you'd like to contribute, please follow these steps:
- Review the issues or open a new issue.
- Fork the repository and develop new features or fix bugs.
- Submit a Pull Request (PR) with a description of the changes.
This project is distributed under the Apache License 2.0. For more details, please see the LICENSE
file.
For inquiries or feedback regarding the project, please leave a message on the issue tracker.
Kuoss is a project that grows with the community. We look forward to your contributions and feedback!