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
Most noticeable change to me is v1beta4 uses list instead of map in extraArgs. The kubernetes' documentation now uses new format in all examples. (e.g. here)
Most noticeable change to me is v1beta4 uses list instead of map in
extraArgs. The kubernetes' documentation now uses new format in all examples. (e.g. here)ref: kubernetes/kubeadm#2890