clarifying VM installations for multi-cluster meshes (#8656)

* warning for multi-cluster meshes

* Update content/en/docs/setup/install/virtual-machine/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
This commit is contained in:
Rinor Maloku 2020-12-15 20:13:50 +01:00 committed by GitHub
parent 5fa6ce89f8
commit 9726049d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -176,6 +176,11 @@ Install Istio and expose the control plane so that your virtual machine can acce
{{< /tabset >}}
{{< warning >}}
When connecting a VM to a multicluster Istio mesh, you will need to add the `--clusterID` argument to
the above command. Set the value to the name of the cluster corresponding to the `istioctl` context.
{{< /warning >}}
## Configure the virtual machine
Run the following commands on the virtual machine you want to add to the Istio mesh: