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

Upgrade Node Pool of the Tekton dogfooding cluster #1388

Closed
chitrangpatel opened this issue Apr 3, 2023 · 6 comments
Closed

Upgrade Node Pool of the Tekton dogfooding cluster #1388

chitrangpatel opened this issue Apr 3, 2023 · 6 comments
Assignees
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@chitrangpatel
Copy link
Member

chitrangpatel commented Apr 3, 2023

In order to run integration tests, we need to upgrade the node pool and set it up similarly to the prow cluster.
This includes scaling up to 24 nodes (I think thats what we have in the prow cluster) and assigning labels so that
we can use node selector logic in the pod templates. Correct me if I'm wrong here @abayer.

@chitrangpatel
Copy link
Member Author

PR #1292 is held up on this currently.

@chitrangpatel
Copy link
Member Author

/priority important-longterm

@tekton-robot tekton-robot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Apr 3, 2023
@chitrangpatel
Copy link
Member Author

/assign @afrittoli

@afrittoli
Copy link
Member

I added a nodepool configured like the one in the prow cluster, with the kind-only tain, autoscaler 0-24 and n2-standard-4 machines with 200GB disk:

image image

@afrittoli
Copy link
Member

@chitrangpatel let me know if this is enough and we can close this issue.

@chitrangpatel
Copy link
Member Author

chitrangpatel commented Jun 15, 2023

Thanks @afrittoli !! This change will allow us to roll out #1292.

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
Status: Done
Development

No branches or pull requests

3 participants