krr
krr copied to clipboard
Prometheus-based Kubernetes Resource Recommendations
Hello, I'm using a centralized Victoria-Metric to export all our metrics (from various setup). I target this metric server with krr from my PC. However, these setups differ in terms...
**Describe the bug** Can see recommendation from eks manages prom **To Reproduce** Steps to reproduce the behavior: `krr simple -p "https://aps-workspaces.eu-west-1.amazonaws.com/workspaces/..../api/v1/query" --eks-managed-prom -n eu` **Expected behavior** A clear and concise...
**Is your feature request related to a problem? Please describe.** To publish the report as GitHub issues it would be great if the output can be formatted as a markdown...
**Is your feature request related to a problem? Please describe.** It would be really handy if I could set a filter EG - Show items that require increased resources (we...
**Is your feature request related to a problem? Please describe.** As a user, I may not necessarily want queries against all the containers for a given pod. **Describe the solution...
**Is your feature request related to a problem? Please describe.** My application is sharded across multiple StatefulSets, named as: ``` app-shard-1 app-shard-2 app-shard-3 ``` Each of these shards/StatefulSets is made...
**Is your feature request related to a problem? Please describe.** A client has asked me to evaluate resource limits and requests at the namespace level. Currently, krr appears to only...
**Describe the bug** Either using the UI portal or trying the direct calls from the cli with krr.py **To Reproduce** Steps to reproduce the behavior: 1. Setup robusta with AZ...
**Describe the bug** We do have Pods which are created by another Pod (GitLab Runner Kubernetes Executer). These Pods don't have a Deployment, but even while they are running, they...
**Is your feature request related to a problem? Please describe.** As a user, I'd love to be able to explicitly select `krr` recommendations based on: - average cpu - max...