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

[FEATURE] Have the ability to disable the init container (which requires privileged permissions) #30

Open
digger18 opened this issue Jul 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@digger18
Copy link

I would like to have the ability to disable the init container via environment variable or annotation, since my cluster security settings do not allow privileged containers.

I will make sure that /proc/sys/net/ipv4/ip_forward = 1 myself.

Thanks in advance.

@jnummelin jnummelin added the enhancement New feature or request label Aug 13, 2019
@HuxyUK
Copy link

HuxyUK commented Oct 24, 2019

Yes I have the same issue. I think also it would be nice to see a PodSecurityPolicy that allows you to easily roll out the load balancer when you have a restrictive cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants