rancher / rancher-docs

Rancher Documentation
https://ranchermanager.docs.rancher.com/
Apache License 2.0
58 stars 202 forks source link

[Rancher2] Single Node Using Docker fails with cgroups v2 #46

Open dgiebert opened 2 years ago

dgiebert commented 2 years ago

Request Summary:

It seems to be a known issue that the single node docker install does not work on operating systems using the newer cgroups v2. Therefore I would suggest adding a section to the installation page warning about that fact and pointing the users to a k3s + helm setup.

Maybe similar to how its done here: https://rancher.com/docs/rancher/v2.6/en/backups/restoring-rancher/#known-issues

Details:

Some example issues from rancher/rancher

lerminou commented 2 years ago

Hi, I found this doc bug but I also have the prerequisite fix when using cgroupv2, which kernel module to enable and more we also fix the entrypoint rancher container

see: https://github.com/rancher/rancher/issues/36238#issuecomment-1232690242

github-actions[bot] commented 1 year ago

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 90 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 30 days. Thank you for your contributions.

IceCodeNew commented 1 year ago

I am interested in this issue, please do not close it.