From 6da6e0671eba14e9782b9329d34510e567418820 Mon Sep 17 00:00:00 2001 From: Tejeev Date: Fri, 8 Nov 2019 20:32:59 +0000 Subject: [PATCH] There is no import yaml button at the cluster level --- .../tools/istio/setup/deploy-workloads/_index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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)