Skip to content

docker.inc: Set cgroup driver to systemd in docker.service for system…#11

Open
raghuvarya-sudheendra wants to merge 1 commit intolgirdk:masterfrom
raghuvarya-sudheendra:patch-1
Open

docker.inc: Set cgroup driver to systemd in docker.service for system…#11
raghuvarya-sudheendra wants to merge 1 commit intolgirdk:masterfrom
raghuvarya-sudheendra:patch-1

Conversation

@raghuvarya-sudheendra
Copy link

…d based systems

cgroupfs driver is not recommended when systemd is the init system because systemd expects a single cgroup manager on the system. Violating the recommendation will have an impact while using Kubernetes.

This change sets cgroup driver to systemd in docker.service for systems whose init system is systemd.

…d based systems

cgroupfs driver is not recommended when systemd is the init system because systemd expects a single cgroup manager on the system. Violating the recommendation will have an impact while using Kubernetes.

This change sets cgroup driver to systemd in docker.service for systems whose init system is systemd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant