-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is your feature request related to a problem?
It will be great to have ACM certificates discovery for kind:Service. In my case, I have multiple clusters in different accounts. I want to specify some annotation with host name and then controller can select appropriate certificate with same logic as for ALB
https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.5/guide/ingress/cert_discovery/
Describe the solution you'd like
Some annotation like
service.beta.kubernetes.io/aws-load-balancer-ssl-domain: rest.mycompany.com,second-domain.mycompany.com
Describe alternatives you've considered
muniter, mariogarcia, svyatoslavmo, dfsdevops, SamCHogg and 5 more
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.