A Rancher or cluster owner can configure Rancher to deploy Istio in a Kubernetes cluster.
- From the Global view, navigate to the cluster where you want to enable Istio.
- Optional: Configure member access and for the Istio components. Ensure you have enough resources on your worker nodes to enable Istio.
- Click Save.
Result: Istio is enabled at the cluster level.
When Istio is enabled in the cluster, the label for Istio sidecar auto injection,, will be automatically added to each new namespace in this cluster. This automatically enables Istio sidecar injection in all new workloads that are deployed in those namespaces. You will need to manually enable Istio in preexisting namespaces and workloads.