From 58be1018a732e7b4b90d495930cca3a2a473e993 Mon Sep 17 00:00:00 2001 From: Carlos Gomes Date: Tue, 2 Nov 2021 09:33:23 -0300 Subject: [PATCH] Update _index.md added 'be" on line 22: In Kubernetes, the resource request indicates that the workload will not be deployed on a node... --- content/rancher/v2.5/en/istio/resources/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/istio/resources/_index.md b/content/rancher/v2.5/en/istio/resources/_index.md index 6100804080c..b1b4c7bafe9 100644 --- a/content/rancher/v2.5/en/istio/resources/_index.md +++ b/content/rancher/v2.5/en/istio/resources/_index.md @@ -19,7 +19,7 @@ Before enabling Istio, we recommend that you confirm that your Rancher worker no The table below shows a summary of the minimum recommended resource requests and limits for the CPU and memory of each core Istio component. -In Kubernetes, the resource request indicates that the workload will not deployed on a node unless the node has at least the specified amount of memory and CPU available. If the workload surpasses the limit for CPU or memory, it can be terminated or evicted from the node. For more information on managing resource limits for containers, refer to the [Kubernetes documentation.](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) +In Kubernetes, the resource request indicates that the workload will not be deployed on a node unless the node has at least the specified amount of memory and CPU available. If the workload surpasses the limit for CPU or memory, it can be terminated or evicted from the node. For more information on managing resource limits for containers, refer to the [Kubernetes documentation.](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/) {{% tabs %}} {{% tab "v2.5.6+" %}}