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
@@ -241,6 +218,9 @@ or `kubeadm upgrade apply`), kubeadm respects the value of `UnversionedKubeletCo
241
218
(during `kubeadm join`, `kubeadm reset`, `kubeadm upgrade ...`), kubeadm attempts to use unversioned ConfigMap name first;
242
219
if that does not succeed, kubeadm falls back to using the legacy (versioned) name for that ConfigMap.
243
220
221
+
`UpgradeAddonsBeforeControlPlane`
222
+
: This feature gate has been removed. It was introduced in v1.28 as a deprecated feature and then removed in v1.31. For documentation on older versions, please switch to the corresponding website version.
223
+
244
224
### Adding kube-proxy parameters {#kube-proxy}
245
225
246
226
For information about kube-proxy parameters in the kubeadm configuration see:
0 commit comments