Sync #16143 fixes external control place setup into Chinese (#16146)

This commit is contained in:
Wilson Wu 2025-01-05 17:09:00 +08:00 committed by GitHub
parent 9bc6308009
commit f961071b1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -250,7 +250,6 @@ Webhook、ConfigMap 和 Secret以便使用外部控制平面。
Secret以访问从集群的 `kube-apiserver` 并将其安装在外部集群中:
{{< text bash >}}
$ kubectl create sa istiod-service-account -n external-istiod --context="${CTX_EXTERNAL_CLUSTER}"
$ istioctl create-remote-secret \
--context="${CTX_REMOTE_CLUSTER}" \
--type=config \