Skip to content
New issue

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

Update to Kubernetes 1.26.1 on Ubuntu 22.04 #728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

max-mulawa
Copy link

@max-mulawa max-mulawa commented Feb 2, 2023

Update covers following changes

  • base image for all the nodes set to Ubuntu 22.04 that uses cgroups v2 by default, also changed cgroup controller to systemd as per recommendation
  • all Kubernetes components changed to v1.26.1 (except cri-tools which are still on v1.26.0)
    • updated kubelet configuration to remove deperacated params
  • other components such as etcd, coredns, containerd changed to versions used by minikube version: v1.29.0
    • containerd configuration is generated using containerd config default as it was the easiest way to introduce systemd cgroups support

@jarriagad
Copy link

+1 would love to get attention on this pr

@rd-michel
Copy link

confirmed. ive tested this setup ubuntu 2204-lts + k8s 1.26.1

works (fixes also cgroup v2 problem - ubuntu 2204 vs k8s 1.21.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants