cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Secret clouds don't support Security Groups on NLBs
trafficstars
/kind bug
What steps did you take and what happened:
Network Load Balancers support for security groups was added around Aug 2023 [1]. Some regions, like the secret regions C2S/SC2S, still don't support security groups for NLBs.
[1] https://aws.amazon.com/blogs/containers/network-load-balancers-now-support-security-groups/
What did you expect to happen:
No errors such as
"loadbalancer.go:101 "failed to create LB: err <= InvalidConfigurationRequest: Security groups are not supported for load balancers of type 'network'"
Anything else you would like to add:
PR to follow.
Environment:
- Cluster-api-provider-aws version: master
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):