kube-ingress-aws-controller icon indicating copy to clipboard operation
kube-ingress-aws-controller copied to clipboard

Configures AWS Load Balancers according to Kubernetes Ingress resources

Results 79 kube-ingress-aws-controller issues
Sort by recently updated
recently updated
newest added

Then it's easier to see what changes were issued by the controller.

Hi, We are currently using the ```aws-alb-ingress-controller``` and we are not sure if we're ready to migrate yet. We would however love to use the CloudWatch alarms creation feature of...

global accelerator https://aws.amazon.com/global-accelerator/ provides an anycast IP address that spans multiple load balancers in multiple Regions (multi region is not a requirement). Maybe a way to introduce multi cluster ingress.

enhancement
needs-testing

Currently, the default cert is decided by picking the first certificate after sorting all matching certificates. For my set up, I have wildcard certificates of several domains and ingress manifests...

Supporting Elastic IPs for NLBs would be nice to make for example corp network routing possible.

We are in process to solve multi-cluster ingress. External-dns project recently added support for latency records. This is a good step forward, but doesnt meet our needs fully. When using...

I am wondering why there is no helm chart for this. This seems a widely accepted solution for ingress. Using a helm chart will make it more easy to deploy...

help wanted
documentation

It could be possible to define custom rules for loadbalancer listener? For example: You have a website deployed inside k8s. You want route "my-domain.com" but /blog path is managed from...

help wanted
needs-more-information

As brought up here: https://github.com/zalando-incubator/kube-ingress-aws-controller/pull/289#issuecomment-550263496 it may be desirable to allow enabling/disabling HTTP listener support per ingress rather than on a controller level which is the only thing supported now.

enhancement

https://aws.amazon.com/blogs/aws/new-udp-load-balancing-for-network-load-balancer/ Might be interesting

enhancement