Compare languages | Модуль vertical-pod-autoscaler: настройки

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

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.

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

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