Process Flow - Vertical Pod Autoscaler concept
Pod runs with initial resources
VPA monitors pod resource usage
VPA analyzes CPU and memory usage
VPA recommends new resource requests
If pod restarts, new resources applied
Pod runs with updated resources
The Vertical Pod Autoscaler watches pod resource use, suggests better CPU/memory settings, and applies them when pods restart.