mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #103495 from neolit123/1.22-fix-godoc-formatting-for-v1beta3
kubeadm: fix godoc formatting for v1beta3
This commit is contained in:
commit
554c65fb77
@ -41,8 +41,8 @@ limitations under the License.
|
||||
//
|
||||
// Migration from old kubeadm config versions
|
||||
//
|
||||
// - kubeadm v1.15.x and newer can be used to migrate from the v1beta1 to v1beta2.
|
||||
// - kubeadm v1.22.x no longer supports v1beta1 and older APIs, but can be used to migrate v1beta2 to v1beta3.
|
||||
// - kubeadm v1.15.x and newer can be used to migrate from v1beta1 to v1beta2.
|
||||
// - kubeadm v1.22.x and newer no longer support v1beta1 and older APIs, but can be used to migrate v1beta2 to v1beta3.
|
||||
//
|
||||
// Basics
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user