-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Migrate merge-blocking jobs to dedicated cluster: pull-kubernetes-e2e-kind #18812
Comments
/kind cleanup |
Migrate pull-kubernetes-e2e-kind to give more visibility to community about resources consumption. Ref: kubernetes#18812 Signed-off-by: Arnaud Meukam <[email protected]>
/assign |
https://prow.k8s.io/?job=pull-kubernetes-e2e-kind&state=error - so there's a bunch of jobs that errored between 10am and 12pm PT... which lines up roughly with the time between the two PR's merging I'm guessing |
follow up: disable the network policy addon in the cluster |
@spiffxp Is there still something else to do? I think we can close. @BenTheElder Out of curiosity, what's the reason behind this action :
|
We are not, as far as I know, actually doing anything with it? Maybe it would be better to get the resources back |
/close |
@spiffxp: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Part of #18550
This is a trial balloon of a specific type of job (kind)
I'd like to get a sense of what sort of scaling jobs of this type are going to cause k8s-infra-prow-build. I'd also like to see whether this interferes with existing release-blocking job load. If so, we should consider a more boilerplate-filled approach of setting up a separate nodepool, and using taints/tolerations/nodeselectors for merge-blocking vs. release-blocking jobs.
I'm choosing pull-kubernetes-e2e-kind because I've seen it hit scheduling errors due to lack of resources lately. Getting it over to k8s-infra-prow-build will allow more community visibility, and ideally more resources thanks to autoscaling.
/area jobs
/wg k8s-infra
/sig testing
/sig release
The text was updated successfully, but these errors were encountered: