Skip to content

Commit dbd05c7

Browse files
authored
fix zh kubernetes pki file path (#19834)
1 parent 76c3558 commit dbd05c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/setup/best-practices/certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you install Kubernetes with kubeadm, certificates are stored in `/etc/kuberne
7676
-->
7777
## 证书存放的位置
7878

79-
如果你是通过 kubeadm 安装的 Kubernetes,所有证书都存放在 `/etc/kuberntes/pki` 目录下。本文所有相关的路径都是基于该路径的相对路径。
79+
如果你是通过 kubeadm 安装的 Kubernetes,所有证书都存放在 `/etc/kubernetes/pki` 目录下。本文所有相关的路径都是基于该路径的相对路径。
8080

8181
<!--
8282
## Configure certificates manually

0 commit comments

Comments
 (0)