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

Support cgroup v2 #2584

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Support cgroup v2 #2584

merged 1 commit into from
Dec 1, 2020

Conversation

AkihiroSuda
Copy link
Contributor

@AkihiroSuda AkihiroSuda commented Nov 24, 2020

Proposed Changes

Support cgroup v2.

This PR does not add support for rootless cgroup yet. Rootless cgroup will be supported in a separate PR soon.

Types of Changes

New Feature (?)

Verification

  • Boot Ubuntu 20.10 with kernel cmdline systemd.unified_cgroup_hierarchy=1
  • Run sudo k3s server
  • Run sudo k3s kubectl get pods -A, and confirm that no error is happening

Linked Issues

Further Comments

@AkihiroSuda AkihiroSuda requested a review from a team as a code owner November 24, 2020 08:24
@AkihiroSuda AkihiroSuda mentioned this pull request Nov 27, 2020
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Contributor Author

rebased

@sjkeerthi
Copy link

I know it's too late just want to get clarification if these features enabled will be supported on the latest k3s with the latest Kubernetes or will it be considered some other last three or four Kubernetes support?

Like for example will It be available on
1.19.x
1.20.x
1.21.x
1.22.x

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.

5 participants