-
Hello,
I would like to propose adding support for managing [Container Lifecycle Hooks](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/) in the VPA chart. This feature woul…
-
### Summary
Hello, i'm running into an error trying to use the vpa() command in MATLAB
I've set up a jupyter instance on a remote server using: 'jupyter notebook --no-browser --port=8080'
I'v…
-
**Which component are you using?**:
vertical-pod-autoscaler
**What version of the component are you using?**:
Component version: 1.2
**What k8s version are you using (`kubectl vers…
-
**Which component are you using?**:
vertical-pod-autoscaler
**What version of the component are you using?**:
Component version: `vertical-pod-autoscaler-1.2.0`+
Leader election functional…
-
Currently, each execution of the vertical-pod-autoscaler Helm chart generates new certificates using the genSignedCert and genCA functions. This approach is not GitOps-friendly and can cause issues wi…
-
### Name and Version
bitnami/kubernetes-event-exporter 3.2.14 (and older)
### What architecture are you using?
None
### What steps will reproduce the bug?
```
cd bitnami-charts/bitnami-kuberente…
-
The VerticalPodAutoscaler object takes an array of `VerticalPodAutoscalerRecommenderSelector` under `.spec.recommenders` which allows you to specify multiple recommenders:
```
apiVersion: autoscal…
-
Hello everyone,
I’m currently exploring the Vertical Pod Autoscaler (VPA) and considering the --storage option for the recommender component, which can be set to either checkpoint (default) or prom…
-
I'd like to change how we version VPA.
Since there's K8s version which:
- triggers VPA release and
- with which we test VPA the most
I think it makes sense to name VPA like that K8s version. I…
-
The VPA's scripts for running e2e tests locally are out dated and don't work on modern Apple Silicon Macs.
There are also some quality of life improvements that could be done to make testing and lo…