-
Notifications
You must be signed in to change notification settings - Fork 215
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
test: e2e for other CNI other than Azure #451
Comments
note: we know it won't work with eBPF based CNI like Cilium |
Happy to create e2e components for AWS EKS and Calico, perhaps will not work with Calico. I note that e2e tests run in AKS, I am happy to fork and trial using EKS with ekctl based cluster creation or a Cfn based cluster creation. Ultimately keeping these tests running will require setting up and managing an AWS Subscription from this project. |
@whatnick that would be great! Would love to have you POC this, and that will help us support getting an AWS sub set up 😉 |
Thanks for that, I have started on it. Is there a specific objection to
shelling out to eksctl vs using it from go ? Eksctl has no internals
protecting the implementation so I could theoretically import it. However
doing an exec will be a quicker implementation.
…On Tue, Aug 27, 2024, 03:02 Evan Baker ***@***.***> wrote:
@whatnick <https://github.com/whatnick> that would be great! Would love
to have you POC this, and that will help us support getting an AWS sub set
up 😉
—
Reply to this email directly, view it on GitHub
<#451 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADX7BF3Y33YHZ2HGPKCIELZTNRBRAVCNFSM6AAAAABI5KBF6WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJQG4YTGNRWGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The text was updated successfully, but these errors were encountered: