mirror of https://github.com/istio/istio.io.git
[zh] sync /ops/diagnostic-tools/multicluster/ (#14447)
* sync /ops/diagnostic-tools/multicluster/ * Update index.md
This commit is contained in:
parent
40e46c060a
commit
3e69144a2c
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue