diff --git a/README.md b/README.md index 5a5e714..26fa285 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
Kaytu's AI platform boosts cloud efficiency by analyzing historical usage and delivering intelligent recommendations—such as optimizing instance sizes—that maintain reliability. Pay for what you need, without compromising your apps. +
Kaytu's AI platform boosts the efficiency of your cloud-hosted workload and Kubernetes Clusters by analyzing historical usage and delivering intelligent recommendations—such as optimizing instance sizes—that maintain reliability.
![Kaytu Gif](.github/assets/kaytu.gif) @@ -10,14 +10,18 @@ - **Ease of use**: One-line command. Use without modifying workloads or making configuration changes. -- **Optimize**: Optimize AWS EC2 Instances & AWS RDS Instances/Clusters. +- **Optimize**: Optimize AWS Infrastructure(EC2 Instances, EBS Storage,RDS Instances & Clusters) & **Kubernetes Clusters**. - **Base on actual Usage**: Analyzes the past seven days of usage from Cloud native monitoring (CloudWatch). - **Customize**: Optimize for region, CPU, memory, network performance, storage, licenses, and more to match your specific requirements. - **Secure** - no credentials to share; extracts required metrics from the client side - **Open philosophy** Use without fear of lock-in. The CLI is open-sourced, and the Server side will be open-sourced soon. -- **Coming Soon**: Non-Interactive mode, GCP, Azure, GPU Optimization and Observability data from Prometheus +- **Coming Soon**: GCP, Azure, GPU Optimization -## Getting Started +#### To optimize Kubernetes Clusters [click here for a walk through.](docs/how-to-kubernetes.md) + + + +## Quick Start - Optimize AWS EC2, RBS, and RDS Workload ### 1. Install Kaytu CLI @@ -35,6 +39,7 @@ curl -fsSL https://raw.githubusercontent.com/kaytu-io/kaytu/main/scripts/install Download Windows (Linux, and MacOS) binary from [releases](https://github.com/kaytu-io/kaytu/releases) + ### 2. Login to AWS CLI Kaytu works with your existing AWS CLI profile (read-only access required) to gather metrics. @@ -61,9 +66,6 @@ To see how you can optimize EC2 Instances, run this command: kaytu optimize ec2-instance ``` -To Optimize Kubernetes Clusters: - -[click here for documentation](docs/how-to-kubernetes.md) For RDS: