Skip to content

Use N4A machine type in GCE#18330

Merged
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
rifelpet:gce-n4a
May 13, 2026
Merged

Use N4A machine type in GCE#18330
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
rifelpet:gce-n4a

Conversation

@rifelpet
Copy link
Copy Markdown
Member

The T2A is getting stockout errors in some zones:

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/e2e-kops-grid-gce-calico-u2404arm64-k35-ko35/2054249634708066304

W0512 19:12:34.172249 13098 dump.go:71] instance "https://www.googleapis.com/compute/v1/projects/k8s-infra-e2e-boskos-108/zones/us-central1-a/instances/control-plane-us-central1-a-qlnf" not found (currentAction="CREATING" instanceStatus=""); lastAttempt.error code="ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS" location="" message="Instance 'control-plane-us-central1-a-qlnf' creation failed: The zone 'projects/k8s-infra-e2e-boskos-108/zones/us-central1-a' does not have enough resources available to fulfill the request. 'NULL:0/NULL:0/NULL:0 (state:STOCKOUT, sub-state:STOCKOUT, resource type:compute)'."

Lets see if the newer N4A has better capacity.

https://docs.cloud.google.com/compute/docs/machine-resource#arm

@k8s-ci-robot k8s-ci-robot requested review from hakman and olemarkus May 13, 2026 03:00
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 13, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 13, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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 May 13, 2026
@k8s-ci-robot k8s-ci-robot merged commit e1a481f into kubernetes:master May 13, 2026
27 checks passed
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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants