[zh] Sync #14012 into Chinese (#14014)

* Sync #1412 into Chinese

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

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
This commit is contained in:
Wilson Wu 2023-10-17 11:02:37 +08:00 committed by GitHub
parent e7afcf4574
commit b834a8ce76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -170,6 +170,12 @@ test: yes
$ kubectl apply -n istio-system -f @samples/multicluster/expose-services.yaml@
{{< /text >}}
确保使用定义的集群网络为 istio-system 命名空间打标签:
{{< text bash >}}
$ kubectl label namespace istio-system topology.istio.io/network="${CLUSTER_NETWORK}"
{{< /text >}}
{{< /tab >}}
{{< /tabset >}}