Sync #16445 tip for creating secret into Chinese (#16449)

This commit is contained in:
Wilson Wu 2025-04-30 14:36:36 +08:00 committed by GitHub
parent 2cf51af441
commit 86b126b38c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -259,6 +259,12 @@ Webhook、ConfigMap 和 Secret以便使用外部控制平面。
kubectl apply -f - --context="${CTX_EXTERNAL_CLUSTER}"
{{< /text >}}
{{< tip >}}
如果您在 `kind` 中运行,那么您需要将 `--server https://<api-server-node-ip>:6443`
传递给 `istioctl create-remote-secret` 命令,其中 `<api-server-node-ip>`
是运行 API 服务器的节点的 IP 地址。
{{< /tip >}}
1. 创建 Istio 配置以在外部集群的 `external-istiod` 命名空间中安装控制平面。
请注意istiod 配置为使用本地安装的 `istio` ConfigMap并且 `SHARED_MESH_CONFIG`
环境变量设置为 `istio`。这指示 istiod 将网格管理员在配置集群的 ConfigMap