netscaler / netscaler-k8s-ingress-controller

NetScaler Ingress Controller for Kubernetes:
https://developer-docs.citrix.com/projects/citrix-k8s-ingress-controller/en/latest/
307 stars 91 forks source link

Separate IP from IPAM (Range) for each ingress #653

Open ddholger opened 3 months ago

ddholger commented 3 months ago

Is your feature request related to a problem? Please describe. We need for each ingress separate IP from IPAM (Range) for each ingress similar like LB type behaviour. This would help us to configure the firewall policies in a much more accurate way.

Describe the solution you'd like We need for each ingress separate IP from IPAM (Range) for each ingress. The controller then should select an IP from a specified IPAM Range.

Describe alternatives you've considered none

Additional context We had already a chat conversation through the google chat channel "Hansemerkur" with Mayur Mohan Patil. He asked us to raise an enhancement request.