Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install: Add init container to mount cgroup2 filesystem #627

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aditighag
Copy link
Member

We need to mount cgroup2 filesystem on the underlying host in order to enable socket-based load-balancing in environments with container runtime cgroupv2 configurations.

See issues for more details - cilium/cilium#16259
and cilium/cilium#16815.

Fixes: #256

@aditighag aditighag requested a review from a team as a code owner November 24, 2021 09:31
@maintainer-s-little-helper
Copy link

Commit dd5af0b does not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

We need to mount cgroup2 filesystem on the underlying host
in order to enable socket-based load-balancing in environments
with container runtime cgroupv2 configurations.

See issues for more details - cilium/cilium#16259
and cilium/cilium#16815.

Signed-off-by: Aditi Ghag <aditi@cilium.io>
@aditighag aditighag changed the title install: Mount cgroup2 filesystem from init container on host install: Add init container to mount cgroup2 filesystem Nov 24, 2021
@aditighag aditighag force-pushed the pr/aditighag/cgroup-mount-init branch from dd5af0b to 10cff1d Compare November 24, 2021 09:37
@aditighag aditighag temporarily deployed to ci November 24, 2021 09:37 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mount cgroup2 fs in cilium DS
2 participants