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

Cannot run Neuvector on Talos due to missing "grep" #620

Open
ShaunMaher opened this issue Nov 22, 2022 · 1 comment
Open

Cannot run Neuvector on Talos due to missing "grep" #620

ShaunMaher opened this issue Nov 22, 2022 · 1 comment

Comments

@ShaunMaher
Copy link

ShaunMaher commented Nov 22, 2022

Hi team.

What are the chances of having "grep", "pgrep" and "sed" added to the Talos Linux rootfs? Neuvector (security product bought by Suse) seems to need these to exist on the Kubernetes host for it's Enforcer process to run.

Related issue I have raised with Neuvector: neuvector/neuvector#541

Cheers.
Shaun.

@smira
Copy link
Member

smira commented Nov 22, 2022

We try to avoid polluting rootfs with stuff, as the list never stops. Proper solution should ship with its own tools in the container filesystem.

You could still develop a system extension which has these tools overlaid on top of Talos rootfs.

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

2 participants