Skip to content

Commit 4d66f8b

Browse files
authored
Merge pull request kubernetes#47532 from tengqm/kubeadm-ref-1.31
update kubeadm reference for v1.31
2 parents 45a1b52 + 3b6f229 commit 4d66f8b

File tree

127 files changed

+419
-406
lines changed

Some content is hidden

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

127 files changed

+419
-406
lines changed

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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+7-7
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: 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

+1-1
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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_apiserver.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_apiserver.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew apiserver [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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_controller-manager.conf.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_controller-manager.conf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew controller-manager.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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_etcd-healthcheck-client.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_etcd-healthcheck-client.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew etcd-healthcheck-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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_etcd-peer.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_etcd-peer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew etcd-peer [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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_etcd-server.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_etcd-server.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew etcd-server [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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_front-proxy-client.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_front-proxy-client.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew front-proxy-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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_scheduler.conf.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_scheduler.conf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew scheduler.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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_renew_super-admin.conf.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs/kubeadm_certs_renew_super-admin.conf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kubeadm certs renew super-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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_completion.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_completion/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ source <(kubeadm completion zsh)
9393
<td colspan="2">--rootfs string</td>
9494
</tr>
9595
<tr>
96-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
96+
<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>
9797
</tr>
9898

9999
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Manage configuration for a kubeadm cluster persisted in a ConfigMap in the clust
1818

1919
There is a ConfigMap in the kube-system namespace called "kubeadm-config" that kubeadm uses to store internal configuration about the
2020
cluster. kubeadm CLI v1.8.0+ automatically creates this ConfigMap with the config used with 'kubeadm init', but if you
21-
initialized your cluster using kubeadm v1.7.x or lower, you must use the 'config upload' command to create this
22-
ConfigMap. This is required so that 'kubeadm upgrade' can configure your upgraded cluster correctly.
21+
initialized your cluster using kubeadm v1.7.x or lower, you must use the 'kubeadm init phase upload-config' command to
22+
create this ConfigMap. This is required so that 'kubeadm upgrade' can configure your upgraded cluster correctly.
2323

2424

2525
```
@@ -67,7 +67,7 @@ kubeadm config [flags]
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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_images.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ kubeadm config images [flags]
6262
<td colspan="2">--rootfs string</td>
6363
</tr>
6464
<tr>
65-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
65+
<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>
6666
</tr>
6767

6868
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_images_list.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,11 @@ kubeadm config images list [flags]
4444
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Path to a kubeadm configuration file.</p></td>
4545
</tr>
4646

47-
<tr>
48-
<td colspan="2">-o, --experimental-output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "text"</td>
49-
</tr>
50-
<tr>
51-
<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>
52-
</tr>
53-
5447
<tr>
5548
<td colspan="2">--feature-gates string</td>
5649
</tr>
5750
<tr>
58-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of key=value pairs that describe feature gates for various features. Options are:<br/>EtcdLearnerMode=true|false (BETA - default=true)<br/>PublicKeysECDSA=true|false (DEPRECATED - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UpgradeAddonsBeforeControlPlane=true|false (DEPRECATED - default=false)<br/>WaitForAllControlPlaneComponents=true|false (ALPHA - default=false)</p></td>
51+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of key=value pairs that describe feature gates for various features. Options are:<br/>ControlPlaneKubeletLocalMode=true|false (ALPHA - default=false)<br/>EtcdLearnerMode=true|false (BETA - default=true)<br/>PublicKeysECDSA=true|false (DEPRECATED - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>WaitForAllControlPlaneComponents=true|false (ALPHA - default=false)</p></td>
5952
</tr>
6053

6154
<tr>
@@ -79,6 +72,13 @@ kubeadm config images list [flags]
7972
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>Choose a specific Kubernetes version for the control plane.</p></td>
8073
</tr>
8174

75+
<tr>
76+
<td colspan="2">-o, --output string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "text"</td>
77+
</tr>
78+
<tr>
79+
<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>
80+
</tr>
81+
8282
<tr>
8383
<td colspan="2">--show-managed-fields</td>
8484
</tr>
@@ -111,7 +111,7 @@ kubeadm config images list [flags]
111111
<td colspan="2">--rootfs string</td>
112112
</tr>
113113
<tr>
114-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
114+
<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>
115115
</tr>
116116

117117
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_images_pull.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ kubeadm config images pull [flags]
4848
<td colspan="2">--feature-gates string</td>
4949
</tr>
5050
<tr>
51-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of key=value pairs that describe feature gates for various features. Options are:<br/>EtcdLearnerMode=true|false (BETA - default=true)<br/>PublicKeysECDSA=true|false (DEPRECATED - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UpgradeAddonsBeforeControlPlane=true|false (DEPRECATED - default=false)<br/>WaitForAllControlPlaneComponents=true|false (ALPHA - default=false)</p></td>
51+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of key=value pairs that describe feature gates for various features. Options are:<br/>ControlPlaneKubeletLocalMode=true|false (ALPHA - default=false)<br/>EtcdLearnerMode=true|false (BETA - default=true)<br/>PublicKeysECDSA=true|false (DEPRECATED - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>WaitForAllControlPlaneComponents=true|false (ALPHA - default=false)</p></td>
5252
</tr>
5353

5454
<tr>
@@ -97,7 +97,7 @@ kubeadm config images pull [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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_migrate.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Read an older version of the kubeadm configuration API types from a file, and ou
1919
This command lets you convert configuration objects of older versions to the latest supported version,
2020
locally in the CLI tool without ever touching anything in the cluster.
2121
In this version of kubeadm, the following API versions are supported:
22-
- kubeadm.k8s.io/v1beta3
22+
- kubeadm.k8s.io/v1beta4
2323

24-
Further, kubeadm can only write out config of version "kubeadm.k8s.io/v1beta3", but read both types.
24+
Further, kubeadm can only write out config of version "kubeadm.k8s.io/v1beta4", but read both types.
2525
So regardless of what version you pass to the --old-config parameter here, the API object will be
2626
read, deserialized, defaulted, converted, validated, and re-serialized when written to stdout or
2727
--new-config if specified.
@@ -96,7 +96,7 @@ kubeadm config migrate [flags]
9696
<td colspan="2">--rootfs string</td>
9797
</tr>
9898
<tr>
99-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
99+
<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>
100100
</tr>
101101

102102
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_print.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ kubeadm config print [flags]
6464
<td colspan="2">--rootfs string</td>
6565
</tr>
6666
<tr>
67-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
67+
<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>
6868
</tr>
6969

7070
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_init-defaults.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_print_init-defaults.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ kubeadm config print init-defaults [flags]
7474
<td colspan="2">--rootfs string</td>
7575
</tr>
7676
<tr>
77-
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>[EXPERIMENTAL] The path to the 'real' host root filesystem.</p></td>
77+
<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>
7878
</tr>
7979

8080
</tbody>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_join-defaults.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_print_join-defaults.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kubeadm config print join-defaults [flags]
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>

Diff for: content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_reset-defaults.md renamed to content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config/kubeadm_config_print_reset-defaults.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kubeadm config print reset-defaults [flags]
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>

0 commit comments

Comments
 (0)