kubernetes-sigs/cluster-api-provider-vsphere

Optimize resource usage of our prowjobs

chrischdi opened this issue · 2 comments

Similar to: kubernetes-sigs/cluster-api#10387

We should take a look at the jobs which run on community infra and adjust their cpu & memory resource reqests+limits.

/kind cleanup

Description

Reserving too much resources causes costs to the community which is why we should take a look and optimise our prowjob configurations.

The following dashboard from sig-test-infra helps to get a view on the current usage of the jobs:

https://monitoring-eks.prow.k8s.io/d/53g2x7OZz/jobs?orgId=1&var-org=kubernetes-sigs&var-repo=cluster-api-provider-vsphere&from=now-6h&to=now&var-job=All

This PR got merged:

kubernetes/test-infra#32584

/close

@chrischdi: Closing this issue.

In response to this:

This PR got merged:

kubernetes/test-infra#32584

/close

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-sigs/prow repository.