AdvancedVocabulary#kubernetes#autoscaling#vpa#hpa#devops#k8s

Kubernetes VPA and HPA

Kubernetes offers both Horizontal (HPA) and Vertical (VPA) pod autoscaling. Learn vocabulary for VPA update modes (Off/Initial/Recreate/Auto), HPA metric APIs, the VPA+HPA conflict pattern, custom and external metrics, and the minAllowed/maxAllowed resource bounds.

0 / 5 completed
1 / 5
An engineer runs both VPA and HPA on the same Deployment, both targeting CPU utilization. What conflict arises?