From 95235555df64dc5e484306097ba47cb149615343 Mon Sep 17 00:00:00 2001 From: wlp1153468871 Date: Sun, 8 May 2022 15:40:37 +0800 Subject: [PATCH] [zh]update content/zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md --- .../zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md b/content/zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md index 87e9b5eb64..c95e51dddf 100644 --- a/content/zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md +++ b/content/zh/docs/tasks/tls/manual-rotation-of-ca-certificates.md @@ -260,7 +260,7 @@ Configurations with a single API server will experience unavailability while the 1. Validate the logs from control plane components, along with the kubelet and the kube-proxy are not throwing any tls errors, see - [looking at the logs](/docs/tasks/debug-application-cluster/debug-cluster/#looking-at-logs). + [looking at the logs](/docs/tasks/debug/debug-cluster/#looking-at-logs). 1. Validate logs from any aggregated api servers and pods using in-cluster config. --> @@ -268,7 +268,7 @@ Configurations with a single API server will experience unavailability while the 1. 验证控制面组件的日志,以及 `kubelet` 和 `kube-proxy` 的日志,确保其中没有 抛出 TLS 错误,参阅 - [查看日志](/zh/docs/tasks/debug-application-cluster/debug-cluster/#looking-at-logs). + [查看日志](/zh/docs/tasks/debug/debug-cluster/#looking-at-logs). 2. 验证被聚合的 API 服务器的日志,以及所有使用集群内配置的 Pod 的日志。