tektoncd / plumbing

This repo holds configuration for infrastructure used across the tektoncd org 🏗️
Apache License 2.0
60 stars 110 forks source link

Reduce Infrastructure Spending #2156

Open afrittoli opened 1 month ago

afrittoli commented 1 month ago

We need to monitor infrastructure spending and make sure we reduce costs where possible. Currently, our spending breakdown looks like this:

image
afrittoli commented 1 month ago

The cloud storage spending is associated mostly with the container registry image download bandwidth. We will have to migrate to the artifact registry soon, but that will not reduce cost.

afrittoli commented 1 month ago

Areas where we could reduce spending:

Other services are negligible and not worth looking into for now.

afrittoli commented 1 month ago

This PR enables removing tests from nightly builds: https://github.com/tektoncd/pipeline/pull/8252