Commit c920499
Ian Campbell
Move pods into "kubepods" cgroup.
Previously with docker runtime they would be in /sys/fs/cgroups/*/docker/ (or
even /sys/fs/cgroups/*/podruntime/docker/) and with cri-containerd in
/sys/fs/cgroups/*/k8s.io/.
If using --cgroups-per-qos then a slightly different --cgroup-root is required,
leave a comment.
Signed-off-by: Ian Campbell <ijc@docker.com>1 parent f6d1298 commit c920499
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
66 | 74 | | |
67 | 75 | | |
68 | 76 | | |
| |||
77 | 85 | | |
78 | 86 | | |
79 | 87 | | |
| 88 | + | |
80 | 89 | | |
0 commit comments