Kubernetes Resource Optimizer - Analyze & recommend CPU/Memory requests/limits
Project description
Krescope - Kubernetes Resource Optimizer
🔍 Analyze & optimize CPU/Memory requests/limits in your Kubernetes clusters (EKS, AKS, GKE, etc.).
📦 Install
pip install krescope
📦 Install if metric-server not installed/enabled
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml
📌 Features
- Recommends optimal CPU/Memory requests & limits
- Works with EKS, AKS, GKE, and on-prem clusters
- Supports watch mode (--watch)
🚀 Usage : To analyze cpu and memory limits/requests with current usage by application in specific namespace
krescope analyze --namespace=<your_namespace>
🚀 Usage : To analyze cpu and memory limits/requests with current usage by application in watch mode by giving custom time interval (in seconds)
krescope analyze --namespace=<your_namespace> --watch INTEGER
🚀 Usage : To get details in specific output format like json and text
krescope analyze --namespace=<your_namespace> --output json
krescope analyze --namespace=<your_namespace> --output text
🚀 Usage : To get detailed information in verbose format
krescope analyze --verbose
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
krescope-1.0.1.tar.gz
(10.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
krescope-1.0.1-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file krescope-1.0.1.tar.gz.
File metadata
- Download URL: krescope-1.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c420bcc3dd3782965fdc18a69a896dfe8b10c76289788ecaa19c6dc5c4226ce3
|
|
| MD5 |
0ad35fdbe1c432034012c5c468a9aaaa
|
|
| BLAKE2b-256 |
b7da562352f3c789492a1ea87012d4e3e776273a63708b1ebbe52c0969458637
|
File details
Details for the file krescope-1.0.1-py3-none-any.whl.
File metadata
- Download URL: krescope-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef77758585da68ab0305ff963f4dcff662823529522734f99fbda03405a59ae3
|
|
| MD5 |
58865d9cec4d1b59d541609a182d93b9
|
|
| BLAKE2b-256 |
d97b3b75fa237ba8687fca0ea3bb3dece78a211d5b1614701aa45feb4ca8b129
|