[zh] sync/docs/setup/install/virtual-machine/index.md (#12291)

This commit is contained in:
lyzy 2022-11-24 21:29:06 +08:00 committed by GitHub
parent dc4490884c
commit 787a32cf09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ $ sudo rpm -e istio-sidecar
{{< text bash >}}
$ kubectl delete -f @samples/multicluster/expose-istiod.yaml@
$ istioctl manifest generate | kubectl delete -f -
$ istioctl uninstall -y --purge
{{< /text >}}
默认情况下,控制平面的命名空间(比如:`istio-system`)并不会被删除。