We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing kubernetes 1.27.2 fails on kubespray (v2.22.0). Is there a way to install kubernetes 1.27 using Kubespray?
The text was updated successfully, but these errors were encountered:
Just upgraded my cluster to 1.27.2 and there were a couple issues in the code base I needed to fix. Will open some PRs.
Sorry, something went wrong.
It's recommended to install kubernetes version 1.26.5 with 2.22.0 kubespray https://github.com/kubernetes-sigs/kubespray/blob/v2.22.0/README.md#supported-components
@skchoi1234 You can try install k8s 1.27 apply this change #10136
Kubespray 2.22 is not intended to install 1.27. Master is always the branch for current version, the last release support k8s v-1
No branches or pull requests
Installing kubernetes 1.27.2 fails on kubespray (v2.22.0). Is there a way to install kubernetes 1.27 using Kubespray?
The text was updated successfully, but these errors were encountered: