-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Support Istio/Envoy as AWS ALB #476
Copy link
Copy link
Closed
Description
Today when using Kubernetes on AWS, ingress resources are automatically turned into AWS ELBs. AWS has recently added support for Application Load Balancers (ALBs). We need to investigate and document the setup required to use Envoy as an ingress resource on AWS, which will involve setting up an ALB.
Looking around briefly, CoreOS has open sourced an ALB Ingress Controller that we may be able to leverage.
Reactions are currently unavailable