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

AWS EKS cluster support #285

Open
1 task
shaneutt opened this issue Jun 7, 2022 · 1 comment · May be fixed by #1259
Open
1 task

AWS EKS cluster support #285

shaneutt opened this issue Jun 7, 2022 · 1 comment · May be fixed by #1259
Labels
area/feature New feature or request size/large

Comments

@shaneutt
Copy link
Contributor

shaneutt commented Jun 7, 2022

Problem Statement

Historically we've only had support for kind clusters and GKE, but with the upcoming Gateway Operator there's need for EKS clusters in CI.

Drivers for this FR:

  • Currently it's the best known way to test host-based load balancer services.
  • Popularity of AWS meaning that we should test on AWS on a regular basis.

Acceptance Criteria

  • as a user of the Go library I can create EKS based cluster.Clusters and testing environments
@shaneutt shaneutt added area/feature New feature or request size/large labels Jun 7, 2022
@jijiechen
Copy link
Member

I'll take this as I'm recently working kuma smoke test.
I've implemented a basic version of cluster builder, you can preview it here: kumahq/kuma-smoke#22

@jijiechen jijiechen linked a pull request Jan 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request size/large
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants