File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/tls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,15 +260,15 @@ Configurations with a single API server will experience unavailability while the
260
260
261
261
1. Validate the logs from control plane components, along with the kubelet and the
262
262
kube-proxy are not throwing any tls errors, see
263
- [looking at the logs](/docs/tasks/debug-application-cluster /debug-cluster/# looking-at-logs).
263
+ [looking at the logs](/docs/tasks/debug/debug-cluster/# looking-at-logs).
264
264
265
265
1. Validate logs from any aggregated api servers and pods using in-cluster config.
266
266
-->
267
267
10. 验证集群的功能正常
268
268
269
269
1. 验证控制面组件的日志,以及 ` kubelet` 和 ` kube-proxy` 的日志,确保其中没有
270
270
抛出 TLS 错误,参阅
271
- [查看日志](/zh/docs/tasks/debug-application-cluster /debug-cluster/# looking-at-logs).
271
+ [查看日志](/zh/docs/tasks/debug/debug-cluster/# looking-at-logs).
272
272
273
273
2. 验证被聚合的 API 服务器的日志,以及所有使用集群内配置的 Pod 的日志。
274
274
You can’t perform that action at this time.
0 commit comments