What I'd like:
I'm looking into setting cgroup_writeable = true in containerd settings, per https://docs.gitlab.com/administration/gitaly/kubernetes/#enable-cgroup_writable-field-in-containerd.
This is recent feature of containerd 2.1.0, see containerd/containerd#11131 and containerd/containerd#12227.
Citation from bottlerocket-os/bottlerocket-core-kit#621
would likely needed to be added as a setting if we were interested.
...so, here is the interest.
Any alternatives you've considered:
kubernetes/enhancements#5475 potenaltially doable in Kubernetes container spec in the future.
What I'd like:
I'm looking into setting
cgroup_writeable = truein containerd settings, per https://docs.gitlab.com/administration/gitaly/kubernetes/#enable-cgroup_writable-field-in-containerd.This is recent feature of containerd 2.1.0, see containerd/containerd#11131 and containerd/containerd#12227.
Citation from bottlerocket-os/bottlerocket-core-kit#621
...so, here is the interest.
Any alternatives you've considered:
kubernetes/enhancements#5475 potenaltially doable in Kubernetes container spec in the future.