Allow IP Range for CircleCI Server cluster's Load Balancer
complete
Z
Zach Hudson
With Kubernetes, we can set the spec.LoadBalancerSourceRanges definition for the (Network) Load Balancer of the cluster.
This allows us to limit which client IP addresses can access the Load Balancer.
It would be useful if there is a way for CircleCI Server admins to be able to specify this too.
For Server 4.x in particular, it would help if this is configurable under the Helm values.yaml.
Nathan Fish
complete
See server 4.3 documentation for more details.
A
Atul Singh
this feature is available with Server v4.3