Merge pull request #36311 from tengqm/resync-kubeadm-init-pkfcr
[zh] Convert format for kubeadm-init-pkfcr pagepull/36376/head
commit
941c379f00
content/zh-cn/docs/reference/setup-tools/kubeadm/generated
|
@ -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
|
||||
-->
|
||||
启用 kubelet 客户端证书轮换
|
||||
|
||||
<!-- ### Synopsis -->
|
||||
<!--
|
||||
### Synopsis
|
||||
-->
|
||||
### 概要
|
||||
|
||||
<!-- Enable kubelet client certificate rotation -->
|
||||
|
@ -24,7 +15,9 @@ Enable kubelet client certificate rotation
|
|||
kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
|
||||
```
|
||||
|
||||
<!-- ### Options -->
|
||||
<!--
|
||||
### Options
|
||||
-->
|
||||
### 选项
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
|
@ -61,9 +54,9 @@ kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<!-- ### Options inherited from parent commands -->
|
||||
<!--
|
||||
### Options inherited from parent commands
|
||||
-->
|
||||
### 继承于父命令的选项
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
|
@ -84,5 +77,3 @@ kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue