Skip to content

Commit

Permalink
Merge pull request #46305 from my-git9/pt-10369
Browse files Browse the repository at this point in the history
[zh-cn]sync kubeadm_init_phase_upload-certs kubeadm_join_phase_control-plane-prepare_all
  • Loading branch information
k8s-ci-robot committed May 11, 2024
2 parents bfea01a + 2a76b40 commit 6bb185e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,11 @@ kubeadm init phase upload-certs [flags]
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Key used to encrypt the control-plane certificates in the kubeadm-certs Secret.
The certificate key is a hex encoded string that is an AES key of size 32 bytes.
-->
<p>
用于加密 kubeadm-certs Secret 中的控制平面证书的密钥。
证书密钥是十六进制编码的字符串,是大小为 32 字节的 AES 密钥。
</p>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,11 @@ If the node should host a new control plane instance, the port for the API Serve
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
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.
-->
<p>
使用此密钥解密由 init 上传的证书 Secret。
证书密钥是十六进制编码的字符串,是大小为 32 字节的 AES 密钥。
</p>
</td>
</tr>
Expand Down

0 comments on commit 6bb185e

Please sign in to comment.