Tip for creating secret (#16445)

* Tip for creating secret

* Update content/en/docs/setup/install/external-controlplane/index.md

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
This commit is contained in:
Steven Jin 2025-04-28 19:31:56 -04:00 committed by GitHub
parent 127c7ccd70
commit b6a52703c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -268,6 +268,11 @@ and installing the sidecar injector webhook configuration on the remote cluster
kubectl apply -f - --context="${CTX_EXTERNAL_CLUSTER}"
{{< /text >}}
{{< tip >}}
If you are running in `kind`, then you will need to pass `--server https://<api-server-node-ip>:6443` to the `istioctl create-remote-secret` command,
where `<api-server-node-ip>` is the IP address of the node running the API server.
{{< /tip >}}
1. Create the Istio configuration to install the control plane in the `external-istiod` namespace of the external cluster.
Notice that istiod is configured to use the locally mounted `istio` configmap and the `SHARED_MESH_CONFIG` environment
variable is set to `istio`. This instructs istiod to merge the values set by the mesh admin in the config cluster's