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 whitelist-source-range (or better allowlist-source-range) annotation #112

Open
sebastian-philipp opened this issue Nov 22, 2022 · 0 comments

Comments

@sebastian-philipp
Copy link

sebastian-philipp commented Nov 22, 2022

Hi everyone,

The nginx ingress supports a whitelist-source-range annotations, which is interesting for exposing internal services only to some source IPs: nginx.ingress.kubernetes.io/whitelist-source-range.

Would be great to have this as well. I imagine we need to somehow codify it into the generated reverse proxy configuration.

See also https://stackoverflow.com/questions/66942651/how-to-expose-internal-services-in-kuberenetes-via-ingress-controller

Researching a bit more, alternatively we could also use something like authentication, but this also is not supported here.

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