Merge pull request #36311 from tengqm/resync-kubeadm-init-pkfcr

[zh] Convert format for kubeadm-init-pkfcr page
pull/36376/head
Kubernetes Prow Robot 2022-08-28 04:52:36 -07:00 committed by GitHub
commit 941c379f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 79 additions and 88 deletions

View File

@ -1,20 +1,11 @@
<!--
The file is auto-generated from the Go source code of the component using a generic
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
-->
<!-- <!--
Enable kubelet client certificate rotation Enable kubelet client certificate rotation
--> -->
启用 kubelet 客户端证书轮换 启用 kubelet 客户端证书轮换
<!-- ### Synopsis --> <!--
### Synopsis
-->
### 概要 ### 概要
<!-- Enable kubelet client certificate rotation --> <!-- Enable kubelet client certificate rotation -->
@ -24,7 +15,9 @@ Enable kubelet client certificate rotation
kubeadm init phase kubelet-finalize experimental-cert-rotation [flags] kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
``` ```
<!-- ### Options --> <!--
### Options
-->
### 选项 ### 选项
<table style="width: 100%; table-layout: fixed;"> <table style="width: 100%; table-layout: fixed;">
@ -61,9 +54,9 @@ kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
</tbody> </tbody>
</table> </table>
<!--
### Options inherited from parent commands
<!-- ### Options inherited from parent commands --> -->
### 继承于父命令的选项 ### 继承于父命令的选项
<table style="width: 100%; table-layout: fixed;"> <table style="width: 100%; table-layout: fixed;">
@ -84,5 +77,3 @@ kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
</tbody> </tbody>
</table> </table>