Is there a way to whitelist IPs when adding a service to a loadbalancer?
The environment we run on is AWS EC2.
I can see some documentation for it in Google GCE, but I can’t find a way to add similar ingress rules in the default Kubernetes setup in Rancher.
Maybe I need to change the ingress controllers to enable this…?