sky-uk / feed

Nginx based Kubernetes ingress controller for AWS
BSD 3-Clause "New" or "Revised" License
58 stars 10 forks source link

Support IP and Instance TargetGroup attachments #214

Closed mgreyo closed 4 years ago

mgreyo commented 4 years ago

AWS NLB Targets are now registered to the Target Group using the correct attachment type. Currently supports IP and Instance attachment types.

Required by sky-uk/core-infrastructure#3906