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

Add support for fluentd image to run as non-root #64

Open
HarelYoav opened this issue May 9, 2024 · 0 comments
Open

Add support for fluentd image to run as non-root #64

HarelYoav opened this issue May 9, 2024 · 0 comments

Comments

@HarelYoav
Copy link

HarelYoav commented May 9, 2024

Description:

Currently, in the fluentd image, the fluentd client is running as root and writing to the container image filesystem. When using a secure Kubernetes it is not possible to not run as root and not expect to write into the container image root filesystem.

Link to the fluentd image

Expected solution:

Add support to run the flunetd client as non-root and not writing to the container image root filesystem for cases when using a secure K8s cluster.

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

No branches or pull requests

1 participant