Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

cgroup v2 docs#172

Merged
jepio merged 7 commits intomainfrom
jepio/cgroupv2-docs
Aug 12, 2021
Merged

cgroup v2 docs#172
jepio merged 7 commits intomainfrom
jepio/cgroupv2-docs

Conversation

@jepio
Copy link
Copy Markdown
Contributor

@jepio jepio commented Jul 30, 2021

Add a page under container runtimes that explains the details of the cgroupv2 migration and impact.

… cgroup

This page gives epxlains how to revert the change locally, explains what
happens during an update, and how to migrate older nodes. Also add a brief
discussion of relationships with Docker and Kubernetes versions and
configuration.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
@pothos
Copy link
Copy Markdown
Contributor

pothos commented Aug 3, 2021

Document the findings around container runtimes. The default `dockershim` does
not require special containerd configuration, when using `containerd` directly some
changes to config.toml are needed.
jepio and others added 2 commits August 11, 2021 16:31
Add note that config snippets are CLC YAML and need to be transpiled and that changing
the cgroup OEM grub.cfg has no effect on the first boot and requires a reboot to become active.

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
We added freezing of containerd config during post migration using a drop-in unit, so add that to the revert description.
A community member asked for a description of how to migrate nodes to cgroupsv2 so add that too.
Also extended the kubernetes doc with a kubeadm config snippet and some more context for the containerd config lines.
…emd_cgroup_controller' with sed

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
Found one last issue during testing and added the suggested rewording of a sentence around
containerd configuration ("if you use your own configuration...").

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
@jepio jepio merged commit 1fdca9c into main Aug 12, 2021
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.

3 participants