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
https://github.com/alta3/kubernetes-the-alta3-way/blob/1.17/group_vars/all.yml
@sgriffith3 see lines 25-35
k8s_version: "1.17.3" etcd_version: "3.2.17" cni_version: "0.8.2" containerd_version: "1.2.6" cri_tools_version: "1.17.0" cni_version: "0.8.5" containerd_version: "1.2.6" cri_tools_version: "1.13.0" cfssl_version: "1.3.4" runc_version: "1.0.0-rc8"
There might be more spots like this.
The text was updated successfully, but these errors were encountered:
Did this cause this to break? If not, which versions were used?
I see that this could be improved, but please provide some more information on how you would like it to be improved.
Sorry, something went wrong.
I removed the following lines. Install still works, and I am able to perform a kubectl get ns.
kubectl get ns
cni_version: "0.8.5" containerd_version: "1.2.6" cri_tools_version: "1.13.0"
I am closing this issue now. We will reopen if the labs fail upon testing due to possible version skewing.
focal update #1
d3601da
No branches or pull requests
https://github.com/alta3/kubernetes-the-alta3-way/blob/1.17/group_vars/all.yml
@sgriffith3
see lines 25-35
versions
k8s_version: "1.17.3"
etcd_version: "3.2.17"
cni_version: "0.8.2"
containerd_version: "1.2.6"
cri_tools_version: "1.17.0"
cni_version: "0.8.5"
containerd_version: "1.2.6"
cri_tools_version: "1.13.0"
cfssl_version: "1.3.4"
runc_version: "1.0.0-rc8"
There might be more spots like this.
The text was updated successfully, but these errors were encountered: