diff --git a/content/rancher/v2.x/en/cluster-admin/tools/istio/setup/deploy-workloads/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/istio/setup/deploy-workloads/_index.md index b0679a6ca1d..38bb20f588a 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/istio/setup/deploy-workloads/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/istio/setup/deploy-workloads/_index.md @@ -15,9 +15,10 @@ Wait a few minutes for the workload to upgrade to have the istio sidecar. Click Next we add the Kubernetes resources for the sample deployments and services for the BookInfo app in Istio's documentation. -1. Go to the cluster view and click **Import YAML.** +1. Go to the project inside the cluster you want to deploy the workload on. +1. In Workloads, click **Import YAML.** 1. Copy the below resources into the form. -1. Click **Import.** +1. Click **Import.** This will set up the following sample resources from Istio's example BookInfo app: @@ -318,4 +319,4 @@ spec: --- ``` -### [Next: Set up the Istio Gateway]({{}}/rancher/v2.x/en/cluster-admin/tools/istio/setup/gateway) \ No newline at end of file +### [Next: Set up the Istio Gateway]({{}}/rancher/v2.x/en/cluster-admin/tools/istio/setup/gateway)