Merge pull request #3644 from crlsgms/patch-1

Update _index.md
This commit is contained in:
Jen Travinski
2021-11-02 09:16:30 -04:00
committed by GitHub
@@ -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+" %}}