Skip to content

Commit 88f0080

Browse files
committed
update kubeadm reference for v1.31
1 parent 5fcc6d8 commit 88f0080

File tree

114 files changed

+316
-302
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+316
-302
lines changed

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Example usage:
6767
<td colspan="2">--rootfs string</td>
6868
</tr>
6969
<tr>
70-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
70+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
7171
</tr>
7272

7373
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubeadm certs [flags]
5555
<td colspan="2">--rootfs string</td>
5656
</tr>
5757
<tr>
58-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
58+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
5959
</tr>
6060

6161
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_certificate-key.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_certificate-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ kubeadm certs certificate-key [flags]
6161
<td colspan="2">--rootfs string</td>
6262
</tr>
6363
<tr>
64-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
64+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
6565
</tr>
6666

6767
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_check-expiration.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_check-expiration.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,24 @@ kubeadm certs check-expiration [flags]
5252
</tr>
5353

5454
<tr>
55-
<td colspan="2">-o, --experimental-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "text"</td>
55+
<td colspan="2">-h, --help</td>
5656
</tr>
5757
<tr>
58-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Output format. One of: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file.</p></td>
58+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for check-expiration</p></td>
5959
</tr>
6060

6161
<tr>
62-
<td colspan="2">-h, --help</td>
62+
<td colspan="2">--kubeconfig string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "/etc/kubernetes/admin.conf"</td>
6363
</tr>
6464
<tr>
65-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>help for check-expiration</p></td>
65+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.</p></td>
6666
</tr>
6767

6868
<tr>
69-
<td colspan="2">--kubeconfig string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "/etc/kubernetes/admin.conf"</td>
69+
<td colspan="2">-o, --output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "text"</td>
7070
</tr>
7171
<tr>
72-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.</p></td>
72+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Output format. One of: text|json|yaml|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-as-json|jsonpath-file.</p></td>
7373
</tr>
7474

7575
<tr>
@@ -97,7 +97,7 @@ kubeadm certs check-expiration [flags]
9797
<td colspan="2">--rootfs string</td>
9898
</tr>
9999
<tr>
100-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
100+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
101101
</tr>
102102

103103
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_generate-csr.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_generate-csr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ kubeadm certs generate-csr [flags]
8787
<td colspan="2">--rootfs string</td>
8888
</tr>
8989
<tr>
90-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
90+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
9191
</tr>
9292

9393
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubeadm certs renew [flags]
5555
<td colspan="2">--rootfs string</td>
5656
</tr>
5757
<tr>
58-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
58+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
5959
</tr>
6060

6161
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_admin.conf.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_admin.conf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew admin.conf [flags]
8282
<td colspan="2">--rootfs string</td>
8383
</tr>
8484
<tr>
85-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
85+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
8686
</tr>
8787

8888
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_all.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ kubeadm certs renew all [flags]
7676
<td colspan="2">--rootfs string</td>
7777
</tr>
7878
<tr>
79-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
79+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
8080
</tr>
8181

8282
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_apiserver-etcd-client.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_apiserver-etcd-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew apiserver-etcd-client [flags]
8282
<td colspan="2">--rootfs string</td>
8383
</tr>
8484
<tr>
85-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
85+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
8686
</tr>
8787

8888
</tbody>

content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_apiserver-kubelet-client.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_apiserver-kubelet-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew apiserver-kubelet-client [flags]
8282
<td colspan="2">--rootfs string</td>
8383
</tr>
8484
<tr>
85-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
85+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.</p></td>
8686
</tr>
8787

8888
</tbody>

0 commit comments

Comments
 (0)