We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0994a7d + 930d893 commit 564e9aeCopy full SHA for 564e9ae
content/zh/docs/tasks/run-application/horizontal-pod-autoscale.md
@@ -250,7 +250,7 @@ conservatively assume the not-yet-ready pods are consuming 0% of the
250
desired metric, further dampening the magnitude of a scale up.
251
-->
252
此外,如果存在任何尚未就绪的 Pod,我们可以在不考虑遗漏指标或尚未就绪的 Pod 的情况下进行扩缩,
253
-我们保守地假设尚未就绪的 Pod 消耗了试题指标的 0%,从而进一步降低了扩缩的幅度。
+我们保守地假设尚未就绪的 Pod 消耗了期望指标的 0%,从而进一步降低了扩缩的幅度。
254
255
<!--
256
After factoring in the not-yet-ready pods and missing metrics, we
0 commit comments