diff --git a/content/zh/docs/ops/diagnostic-tools/multicluster/index.md b/content/zh/docs/ops/diagnostic-tools/multicluster/index.md index 1321a64d93..b7c32c6821 100644 --- a/content/zh/docs/ops/diagnostic-tools/multicluster/index.md +++ b/content/zh/docs/ops/diagnostic-tools/multicluster/index.md @@ -126,8 +126,9 @@ $ diff \ <(kubectl --context="${CTX_CLUSTER2}" -n istio-system get secret cacerts -ojsonpath='{.data.root-cert\.pem}') {{< /text >}} -您需要根据[插入式 CA 证书](/zh/docs/tasks/security/cert-management/plugin-ca-cert/) -确保在每个集群上都完成了操作。 +如果根证书不匹配或 Secret 根本不存在, +您可以按照[插件 CA 证书](/zh/docs/tasks/security/cert-management/plugin-ca-cert/)指南进行操作, +确保对每个集群都执行这些步骤。 ### 逐步分析 {#step-by-step-diagnosis}