Compare languages | The vertical-pod-autoscaler: configuration

VPA works directly with the Pod (instead of the Pod controller) by measuring and changing its containers’ parameters. Configuring is performed using the VerticalPodAutoscaler Custom Resource.

VPA работает не с контроллером пода, а с самим подом, измеряя и изменяя параметры его контейнеров. Вся настройка происходит с помощью custom resource’а VerticalPodAutoscaler.

The module generally requires no configuration and only has the nodeSelector/tolerations settings.

В общем случае конфигурация модуля не требуется. У модуля есть только настройки nodeSelector/tolerations.