Skip to content

Commit b91c5d5

Browse files
committed
[zh-cn]sync kubeadm_join_phase_control-plane-prepare_download-certs
Signed-off-by: xin.li <[email protected]>
1 parent cc701b3 commit b91c5d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_download-certs.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,13 @@ kubeadm join phase control-plane-prepare download-certs [api-server-endpoint] [f
3434
</tr>
3535
<tr>
3636
<td></td><td style="line-height: 130%; word-wrap: break-word;">
37+
<p>
3738
<!--
38-
<p>Use this key to decrypt the certificate secrets uploaded by init.</p>
39+
Use this key to decrypt the certificate secrets uploaded by init. The certificate key is a hex encoded string that is an AES key of size 32 bytes.
3940
-->
40-
<p>使用此密钥可以解密由 init 上传的证书 Secret。</p>
41+
使用此密钥可以解密由 init 上传的证书 Secret。
42+
证书密钥为一个十六进制编码的字符串,是大小为 32 字节的 AES 密钥。
43+
</p>
4144
</td>
4245
</tr>
4346

0 commit comments

Comments
 (0)