digitalocean / digitalocean-cloud-controller-manager

Kubernetes cloud-controller-manager for DigitalOcean (beta)
Apache License 2.0
527 stars 149 forks source link

Add support for loadbalancer services in managed-firewall #588

Open akrantz01 opened 1 year ago

akrantz01 commented 1 year ago

This adds support for allowing type: LoadBalancer services to be added to the CCM-managed firewall.

If a load balancer has not been attached to the service or the service has allocateLoadBalancerNodePorts is set to false, no firewall rule is added.