Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Gateway API Controller and required security group to Blueprints #1575

Closed
sheetaljoshi opened this issue May 2, 2023 · 1 comment

Comments

@sheetaljoshi
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

Describe the solution you would like

Amazon VPC has recently launched Amazon VPC Lattice to support application networking across VPCs, Accounts, and compute platforms. Amazon VPC Lattice is a fully managed service built directly into the AWS network infrastructure and supports service discovery, obserbvability, and traffic management.

At AWS, we implement Gateway API to integrate with Amazon VPC Lattice. AWS Gateway API controller is an open-source project and fully supported by Amazon. When AWS Gateway API controller is installed in your cluster, the controller watches for the creation of Gateway API resources such as Gateway and Routes and provisions corresponding Amazon VPC Lattice objects.

We would like Blueprints team to add support for deploying Gateway API Controllers, related IAM permissions, and security group required by Lattice.

Describe alternatives you have considered

Currently for customers it is a multi-step process and customers use helm chart to install Gateway API controller.

Additional context

@bryantbiggs
Copy link
Contributor

duplicate of aws-ia/terraform-aws-eks-blueprints-addons#94 - we are tracking addons in the linked (new) repository and this repository demonstrates usage/architectural patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants