Slide 30
Slide 30 text
30
The past problem on HPA for multi container Pods
Let’s say:
- container A: the current utilization 10%
- container B: the current utilization 90%
- Thus, the average is 50%
We need to scale up in this situation,
BUT, HPA won’t scale up because the avg is still low.