Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Jun 14, 2024
1 parent d6e859d commit 3a19f20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Anteon Platform consists of two main components:

## 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.
- [Anteon Platform Self-Hosted Chart](https://github.com/getanteon/anteon-helm-charts/blob/master/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.
- [Alaz Chart - Anteon eBPF Agent](https://github.com/getanteon/anteon-helm-charts/blob/master/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)
![Anteon Kubernetes Monitoring Service Map](https://raw.githubusercontent.com/getanteon/anteon-helm-charts/master/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).
Expand Down

0 comments on commit 3a19f20

Please sign in to comment.