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 Request] Manage Network Security Rules inside kubernetes #1202

Open
jduepmeier opened this issue Jul 14, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@jduepmeier
Copy link

Is your feature request related to a problem? Please describe.

I want to limit access to an ingress by source ip (like with this nginx annotation nginx.ingress.kubernetes.io/whitelist-source-range). If i understand it correctly this can be managed by network security rules.
But with the current CRDs i can only assign defined network security rules.

It would be nice if there is a way to define the rules inside the kubernetes cluster.

Bildschirmfoto 2023-07-14 um 11 23 24

Describe the solution you'd like

Provide a way to define network security rules inside a kubernetes cluster.
One way is to define a new CRD to create the rules.

Describe alternatives you've considered

No response

Additional context

No response

@jduepmeier jduepmeier added the enhancement New feature or request label Jul 14, 2023
@jduepmeier jduepmeier changed the title Manage Network Security Rules inside kubernetes [Feature Request] Manage Network Security Rules inside kubernetes Jul 14, 2023
@fluffyhake
Copy link

Would love to see this implemented! Any custom policy currently requires someone from Infrastructure team to create resources directly in ALB which is a hassle.

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

2 participants