krr
krr copied to clipboard
Prometheus-based Kubernetes Resource Recommendations
**Describe the bug** We do not get a recommendation for some containers if there are multiple of them in a pod, e.g. the Dapr sidecar. For other pods with multiple...
**Is your feature request related to a problem? Please describe.** I'd like to be able to use `krr` to make recommendations in a cluster used for executing test runs but,...
**Is your feature request related to a problem? Please describe.** In some cases, we want to run the KRR program locally. But for the security consideration, the API server of...
The `--openshift` [flag](https://github.com/robusta-dev/krr/blob/2ff36a6d66dec45703c01a611fd2bfcb93e4c8fe/robusta_krr/main.py#L191) is hidden from the help message. Why is that?
Fixes #273
https://github.com/robusta-dev/robusta/pull/1397
- [x] Implemented ability to select an alternative workload loader - [x] Implemented Prometheus workload loader - [x] Refactored Kube API workload loader: moved separate logic (for each Kind) to...
Hello! Please add support Horizontal Pod Autoscaling I view current output: ``` │ 1.0 -> ? (No data) │ 1.0 -> ? (No data) │ │ 100Mi -> ? (No...
**Describe the bug** i have deployed KRR in my kubernetes cluster while running a simple test getting error which says the label of app on certain deployment is missing not...