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

Optimise GCP cloud spend #503

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

upodroid
Copy link
Member

CNCF asked us to optimise our GCP spend and reduce waste. I identified a few improvements:

  1. GCS buckets in Boskos projects cost a lot. So I deleted them all and migrated GCR to AR.(The image registry address is the same but its backend is Artifact Registry with 7 day expiry policy)
  2. Boskos projects are managed in Terraform fully
  3. I optimised GKE autoscaling policies to be downscale more aggressively.

/cc @cardil @dprotaso

@knative-prow knative-prow bot requested review from cardil and dprotaso August 12, 2024 23:04
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 12, 2024
@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2024
Copy link

knative-prow bot commented Aug 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, upodroid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit faffc1b into knative:main Aug 13, 2024
17 checks passed
Copy link

knative-prow bot commented Aug 13, 2024

@upodroid: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key infra.yaml using file prow/jobs/custom/infra.yaml

In response to this:

CNCF asked us to optimise our GCP spend and reduce waste. I identified a few improvements:

  1. GCS buckets in Boskos projects cost a lot. So I deleted them all and migrated GCR to AR.(The image registry address is the same but its backend is Artifact Registry with 7 day expiry policy)
  2. Boskos projects are managed in Terraform fully
  3. I optimised GKE autoscaling policies to be downscale more aggressively.

/cc @cardil @dprotaso

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants