diff --git a/cmd/kubeadm/app/constants/constants.go b/cmd/kubeadm/app/constants/constants.go index 60daa3fa04b..8dd7ae0b849 100644 --- a/cmd/kubeadm/app/constants/constants.go +++ b/cmd/kubeadm/app/constants/constants.go @@ -481,6 +481,7 @@ var ( 24: "3.5.7-0", 25: "3.5.7-0", 26: "3.5.7-0", + 27: "3.5.7-0", } // KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows