scaleway/scaleway-cloud-controller-manager

LB annotations for ACL

n-Arno opened this issue · 2 comments

Scaleway LB allow adding ACL to frontend, allowing creating LB via Services with those added on the frontend would improve security in some use-cases.

Exemple configuration:

service.beta.kubernetes.io/scw-loadbalancer-front-acl: "match:subnet:x.x.x.x/32:invert=true,action:deny"

spec.loadBalancerSourceRange already support whitelist acl.

@n-Arno if that's ok for you, I'll close this next week