aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
172 stars 50 forks source link

How do I make TargetGroup without lattice service? #676

Open wolfdate25 opened 4 hours ago

wolfdate25 commented 4 hours ago

VPC Lattice can associate target groups (EC2, Lambda, ALB, IP) in a service. But gateway api controller make own service that not included others. I think this behavior defeats VPC Lattices pros. How about make some kind of resource like "K8S Service to Lattice TargetGroup"? Even if we only have a target group, we can do many things in the console.

wolfdate25 commented 4 hours ago

Like aws-load-balancer-controller's TargetGroupBinding