Skip to content

Migrate resource size job to kops#36401

Merged
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
serathius:resource-size-kops
Feb 6, 2026
Merged

Migrate resource size job to kops#36401
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
serathius:resource-size-kops

Conversation

@serathius

Copy link
Copy Markdown
Contributor

/cc @upodroid

@k8s-ci-robot k8s-ci-robot requested a review from upodroid February 6, 2026 13:02
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 6, 2026
@serathius serathius force-pushed the resource-size-kops branch 2 times, most recently from 340f336 to 69da2b5 Compare February 6, 2026 13:57

@upodroid upodroid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change the cron for this job to:

'1 17 1-31/1 * *' # Run on odd days at 9:01PST (17:01 UTC)

Comment thread config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml Outdated
value: "true"
- name: MASTER_SIZE
value: "n2-standard-64" # 64 vCPUs, 256GB memory
- name: ETCD_QUOTA_BACKEND_BYTES # 20GB

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resources:
requests:
cpu: 6
cpu: 7

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set the memory requests/limits to 26GB please

@serathius serathius Feb 6, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resource size job needed more memory, as migration to kops also increased memory I don't think decreasing here will work.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 6, 2026
@serathius

Copy link
Copy Markdown
Contributor Author

kubernetes/kops#17929 was merged, please take another look.

@upodroid upodroid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold cancel

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Feb 6, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2026
@k8s-ci-robot k8s-ci-robot merged commit ddaa63a into kubernetes:master Feb 6, 2026
6 checks passed
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@serathius: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key sig-scalability-periodic-jobs.yaml using file config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-jobs.yaml
Details

In response to this:

/cc @upodroid

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. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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.

3 participants