Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getanteon/anteon-helm-charts
https://github.com/getanteon/anteon-helm-charts
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/getanteon/anteon-helm-charts
- Owner: getanteon
- License: agpl-3.0
- Created: 2023-05-14T19:31:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-14T11:08:23.000Z (about 2 months ago)
- Last Synced: 2024-09-14T21:28:09.330Z (about 2 months ago)
- Language: Smarty
- Size: 1.22 MB
- Stars: 19
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anteon Helm Charts
Welcome to the official [Helm chart repository](https://github.com/getanteon/anteon-helm-charts) for Anteon, formerly known as Ddosify. These charts can be used to deploy **Anteon Platform** and **eBPF agent (Alaz)** on a Kubernetes cluster.
Anteon Platform consists of two main components:
- **Kubernetes Monitoring**: Easy to use, comprehensive monitoring for Kubernetes clusters with no code changes.
- **Performance Testing**: No-code user simulation to test the performance of your applications.## Available Charts
- [Anteon Platform Self-Hosted Chart](./charts/anteon/README.md): This chart deploys the Anteon Platform on your Kubernetes cluster, providing you with powerful insights and monitoring capabilities for your applications.
- [Alaz Chart - Anteon eBPF Agent](./charts/alaz/README.md): This chart deploys the Anteon eBPF agent, Alaz, on your Kubernetes cluster. Alaz collects and sends data to the Anteon platform, enabling you to monitor the performance and health of your cluster.
## About Anteon
Anteon is an observability platform designed to provide comprehensive monitoring for Kubernetes clusters. With the help of eBPF technology, Anteon automatically generates a service map of your Kubernetes cluster without the need for code instrumentation or sidecars. This allows you to easily identify and address bottlenecks in your system. Anteon also provides performance testing capabilities, allowing you to simulate user traffic and test the performance of your applications.
![Anteon Kubernetes Monitoring Service Map](assets/anteon_service_map.png)
*The service map generated by Anteon. Red lines indicate potential bottlenecks.*For more information about each chart, please refer to the respective README files. If you have any questions or issues, feel free to open an issue on our [GitHub repository](https://github.com/getanteon/anteon-helm-charts/issues).
## Communication
You can join our [Discord Server](https://discord.com/invite/9KdnrSUZQg) for discussions, support, and community updates.