Francisco Alberto
Francisco Alberto
> Then Updater and Admission controller apply changes to those recommendations (capping them to stay between allowed Min & Max, fit into limit ranges). This is the problem, the Updater...
> Please check if your webhook is using v1 API. You can do this by running: > > `kubectl get MutatingWebhookConfiguration vpa-webhook-config -oyaml` > I commented [here](https://github.com/kubernetes/autoscaler/issues/4759#issuecomment-1091755284) the output of...
Hi! I have some updates. I think that the issue is with the value of `containerName` parameter. Since I used Terraform to deploy VPA (and pass the values through it)....
Hi @colearendt, I contributed with automation of [placement couchdb nodes](https://docs.couchdb.org/en/stable/cluster/databases.html#placing-a-database-on-specific-nodes) across availability zones in the cluster. You can use the `placementConfig` parameters in `values.yaml` to use this feature, and in...