mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-21 00:02:59 +00:00
We now go from 1.22 to 1.23. Updating to 1.22 was necessary because Kubernetes 1.27 deprecated kubeadm config v1beta2, which forced us to upgrade to v1beta3, which was only introduced in 1.22. In other words, our scripts can only install Kubernetes 1.22+ now.