mirror of https://github.com/k3s-io/k3s
![]() Currently, when performing a scale up, any failed pods (which can be present for example in case of evictions performed by kubelet) will be treated as unready. Unready pods are treated as if they had 0% utilization which will slow down or even block scale up. After this change, failed pods are ignored in all calculations. This way they do not influence neither scale up nor scale down replica calculations. |
||
---|---|---|
.. | ||
metrics | ||
BUILD | ||
OWNERS | ||
doc.go | ||
horizontal.go | ||
horizontal_test.go | ||
legacy_horizontal_test.go | ||
legacy_replica_calculator_test.go | ||
rate_limitters.go | ||
replica_calculator.go | ||
replica_calculator_test.go |