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

Run tests on GKE spot instances #384

Open
2 tasks
cardil opened this issue Mar 18, 2024 · 0 comments
Open
2 tasks

Run tests on GKE spot instances #384

cardil opened this issue Mar 18, 2024 · 0 comments
Labels
help wanted Extra attention is needed kind/enhancement

Comments

@cardil
Copy link
Contributor

cardil commented Mar 18, 2024

GKE provides, so-called spot instances. The main benefit, of using them, is a massive cost savings. The GKE with Spot instances doc describes how to use them.

Although, it would be a good idea to run tests on those nodes, some changes are probably needed in Knative:

  • ensure the tests could survive node termination
  • reconfigure test clusters to use more, but smaller nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/enhancement
Projects
Status: In Design/Discussion
Development

No branches or pull requests

1 participant