nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.59k stars 1.95k forks source link

AWS EKS Add-on support #5992

Open shaun-nx opened 2 weeks ago

shaun-nx commented 2 weeks ago

AWS allows for software from independent software vendors to be installed as an Add-on to an EKS cluster on creation.

The aim is to have NGINX Ingress Controller available as an Add-on for EKS.

List of currently available add-ons from other independent software vendors can be found here: https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html#workloads-add-ons-available-vendors

### SPIKE, Design & POC and tasks
- [ ] https://github.com/nginxinc/kubernetes-ingress/issues/5996
- [ ] https://github.com/nginxinc/kubernetes-ingress/issues/6001
### Implementation
github-actions[bot] commented 2 weeks ago

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!