Update horizontal-pod-autoscale.md
parent
2f5e9d5c1b
commit
930d8938d0
|
@ -250,7 +250,7 @@ conservatively assume the not-yet-ready pods are consuming 0% of the
|
||||||
desired metric, further dampening the magnitude of a scale up.
|
desired metric, further dampening the magnitude of a scale up.
|
||||||
-->
|
-->
|
||||||
此外,如果存在任何尚未就绪的 Pod,我们可以在不考虑遗漏指标或尚未就绪的 Pod 的情况下进行扩缩,
|
此外,如果存在任何尚未就绪的 Pod,我们可以在不考虑遗漏指标或尚未就绪的 Pod 的情况下进行扩缩,
|
||||||
我们保守地假设尚未就绪的 Pod 消耗了试题指标的 0%,从而进一步降低了扩缩的幅度。
|
我们保守地假设尚未就绪的 Pod 消耗了期望指标的 0%,从而进一步降低了扩缩的幅度。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
After factoring in the not-yet-ready pods and missing metrics, we
|
After factoring in the not-yet-ready pods and missing metrics, we
|
||||||
|
|
Loading…
Reference in New Issue