Skip to content

Commit 3bb549a

Browse files
committed
[zh] Convert format for kubeadm-init-pkfcr page
This PR converts the EOL style from DOS to UNIX.
1 parent d352fc3 commit 3bb549a

File tree

1 file changed

+79
-88
lines changed

1 file changed

+79
-88
lines changed
Lines changed: 79 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,79 @@
1-
<!--
2-
The file is auto-generated from the Go source code of the component using a generic
3-
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4-
to generate the reference documentation, please read
5-
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
7-
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8-
guide. You can file document formatting bugs against the
9-
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10-
-->
11-
12-
<!--
13-
Enable kubelet client certificate rotation
14-
-->
15-
启用 kubelet 客户端证书轮换
16-
17-
<!-- ### Synopsis -->
18-
### 概要
19-
20-
<!-- Enable kubelet client certificate rotation -->
21-
启用 kubelet 客户端证书轮换
22-
23-
```
24-
kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
25-
```
26-
27-
<!-- ### Options -->
28-
### 选项
29-
30-
<table style="width: 100%; table-layout: fixed;">
31-
<colgroup>
32-
<col span="1" style="width: 10px;" />
33-
<col span="1" />
34-
</colgroup>
35-
<tbody>
36-
37-
<tr>
38-
<td colspan="2">--cert-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "/etc/kubernetes/pki"</td>
39-
</tr>
40-
<tr>
41-
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path where to save and store the certificates.</p></td> -->
42-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>保存和存储证书的路径。</p></td>
43-
</tr>
44-
45-
<tr>
46-
<td colspan="2">--config string</td>
47-
</tr>
48-
<tr>
49-
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Path to a kubeadm configuration file.</p></td> -->
50-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>kubeadm 配置文件的路径。</p></td>
51-
</tr>
52-
53-
<tr>
54-
<td colspan="2">-h, --help</td>
55-
</tr>
56-
<tr>
57-
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for experimental-cert-rotation</p></td> -->
58-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>experimental-cert-rotation 操作的帮助命令</p></td>
59-
</tr>
60-
61-
</tbody>
62-
</table>
63-
64-
65-
66-
<!-- ### Options inherited from parent commands -->
67-
### 继承于父命令的选项
68-
69-
<table style="width: 100%; table-layout: fixed;">
70-
<colgroup>
71-
<col span="1" style="width: 10px;" />
72-
<col span="1" />
73-
</colgroup>
74-
<tbody>
75-
76-
<tr>
77-
<td colspan="2">--rootfs string</td>
78-
</tr>
79-
<tr>
80-
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td> -->
81-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[实验] 到'真实'主机根文件系统的路径。</p></td>
82-
</tr>
83-
84-
</tbody>
85-
</table>
86-
87-
88-
1+
<!--
2+
Enable kubelet client certificate rotation
3+
-->
4+
启用 kubelet 客户端证书轮换
5+
6+
<!--
7+
### Synopsis
8+
-->
9+
### 概要
10+
11+
<!-- Enable kubelet client certificate rotation -->
12+
启用 kubelet 客户端证书轮换
13+
14+
```
15+
kubeadm init phase kubelet-finalize experimental-cert-rotation [flags]
16+
```
17+
18+
<!--
19+
### Options
20+
-->
21+
### 选项
22+
23+
<table style="width: 100%; table-layout: fixed;">
24+
<colgroup>
25+
<col span="1" style="width: 10px;" />
26+
<col span="1" />
27+
</colgroup>
28+
<tbody>
29+
30+
<tr>
31+
<td colspan="2">--cert-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "/etc/kubernetes/pki"</td>
32+
</tr>
33+
<tr>
34+
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path where to save and store the certificates.</p></td> -->
35+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>保存和存储证书的路径。</p></td>
36+
</tr>
37+
38+
<tr>
39+
<td colspan="2">--config string</td>
40+
</tr>
41+
<tr>
42+
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Path to a kubeadm configuration file.</p></td> -->
43+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>kubeadm 配置文件的路径。</p></td>
44+
</tr>
45+
46+
<tr>
47+
<td colspan="2">-h, --help</td>
48+
</tr>
49+
<tr>
50+
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for experimental-cert-rotation</p></td> -->
51+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>experimental-cert-rotation 操作的帮助命令</p></td>
52+
</tr>
53+
54+
</tbody>
55+
</table>
56+
57+
<!--
58+
### Options inherited from parent commands
59+
-->
60+
### 继承于父命令的选项
61+
62+
<table style="width: 100%; table-layout: fixed;">
63+
<colgroup>
64+
<col span="1" style="width: 10px;" />
65+
<col span="1" />
66+
</colgroup>
67+
<tbody>
68+
69+
<tr>
70+
<td colspan="2">--rootfs string</td>
71+
</tr>
72+
<tr>
73+
<!-- <td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td> -->
74+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[实验] 到'真实'主机根文件系统的路径。</p></td>
75+
</tr>
76+
77+
</tbody>
78+
</table>
79+

0 commit comments

Comments
 (0)