Skip to content

Add note that Ubuntu 20.04 not supported for k8s 1.35+#801

Merged
theboringstuff merged 3 commits intomainfrom
fix/ubuntu2204-not-supported
Apr 10, 2026
Merged

Add note that Ubuntu 20.04 not supported for k8s 1.35+#801
theboringstuff merged 3 commits intomainfrom
fix/ubuntu2204-not-supported

Conversation

@theboringstuff
Copy link
Copy Markdown
Collaborator

@theboringstuff theboringstuff commented Apr 3, 2026

Description

Ubuntu 20.04 uses cgroups v1 by default, while k8s 1.35+ recommends distributives with cgroups v2 by default. Also Ubuntu 20.04 has reached end of standard support. Need to deprecate it for now and later remove in once Ubuntu 26.04 is supported.

Solution

Added note is supported version that k8s 1.35 does not support Ubuntu 20.04

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • There is no breaking changes, or migration patch is provided
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

@theboringstuff theboringstuff marked this pull request as ready for review April 3, 2026 12:05
@theboringstuff theboringstuff merged commit e172532 into main Apr 10, 2026
41 of 42 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants