From 4fa6e18dbb4de73df7c3ef4e9ee98d7a065db7fc Mon Sep 17 00:00:00 2001 From: nownabe Date: Fri, 12 Oct 2018 18:08:55 +0900 Subject: [PATCH] Use consistent terms --- .../en/docs/tasks/run-application/horizontal-pod-autoscale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md b/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md index d2cc4003db70a..9c62d57fd8f05 100644 --- a/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md +++ b/content/en/docs/tasks/run-application/horizontal-pod-autoscale.md @@ -141,7 +141,7 @@ the magnitude of any potential scale. Furthermore, if any not-yet-ready pods were present, and we would have scaled up without factoring in missing metrics or not-yet-ready pods, we -conservatively assume the non-yet-ready pods are consuming 0% of the +conservatively assume the not-yet-ready pods are consuming 0% of the desired metric, further dampening the magnitude of a scale up. After factoring in the not-yet-ready pods and missing metrics, we