You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check which versions are available to upgrade to and validate whether your current cluster is upgradeable. To skip the internet check, pass in the optional [version] parameter
<td></td><td style="line-height: 130%; word-wrap: break-word;">Show unstable versions of Kubernetes as an upgrade alternative and allow upgrading to an alpha/beta/release candidate versions of Kubernetes.</td>
<td></td><td style="line-height: 130%; word-wrap: break-word;">Show release candidate versions of Kubernetes as an upgrade alternative and allow upgrading to a release candidate versions of Kubernetes.</td>
34
-
</tr>
35
-
36
-
<tr>
37
-
<td colspan="2">--config string</td>
38
-
</tr>
39
-
<tr>
40
-
<td></td><td style="line-height: 130%; word-wrap: break-word;">Path to a kubeadm configuration file.</td>
41
-
</tr>
42
-
43
-
<tr>
44
-
<td colspan="2">--feature-gates string</td>
45
-
</tr>
46
-
<tr>
47
-
<td></td><td style="line-height: 130%; word-wrap: break-word;">A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack=true|false (ALPHA - default=false)<br/>PublicKeysECDSA=true|false (ALPHA - default=false)</td>
48
-
</tr>
49
-
50
-
<tr>
51
-
<td colspan="2">-h, --help</td>
52
-
</tr>
53
-
<tr>
54
-
<td></td><td style="line-height: 130%; word-wrap: break-word;">help for plan</td>
<td></td><td style="line-height: 130%; word-wrap: break-word;">A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.</td>
<td></td><td style="line-height: 130%; word-wrap: break-word;">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.</td>
69
-
</tr>
70
-
71
-
<tr>
72
-
<td colspan="2">--print-config</td>
73
-
</tr>
74
-
<tr>
75
-
<td></td><td style="line-height: 130%; word-wrap: break-word;">Specifies whether the configuration file that will be used in the upgrade should be printed or not.</td>
76
-
</tr>
77
-
78
-
</tbody>
79
-
</table>
80
-
81
-
82
-
83
-
### Options inherited from parent commands
84
-
85
-
<table style="width: 100%; table-layout: fixed;">
86
-
<colgroup>
87
-
<col span="1" style="width: 10px;" />
88
-
<col span="1" />
89
-
</colgroup>
90
-
<tbody>
91
-
92
-
<tr>
93
-
<td colspan="2">--rootfs string</td>
94
-
</tr>
95
-
<tr>
96
-
<td></td><td style="line-height: 130%; word-wrap: break-word;">[EXPERIMENTAL] The path to the 'real' host root filesystem.</td>
A set of key=value pairs that describe feature gates for various features. Options are:<br/>PublicKeysECDSA=true|false (ALPHA - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UnversionedKubeletConfigMap=true|false (BETA - default=true)
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.
0 commit comments