Skip to content

Add support for n2-standard-4 machine type.#1128

Merged
jamOne- merged 2 commits intoAI-Hypercomputer:mainfrom
cpgaffney1:patch-2
Mar 16, 2026
Merged

Add support for n2-standard-4 machine type.#1128
jamOne- merged 2 commits intoAI-Hypercomputer:mainfrom
cpgaffney1:patch-2

Conversation

@cpgaffney1
Copy link
Copy Markdown
Contributor

Description

Add n2-standard-4 as a supported machine type in system_characteristics.py.

Issue

N/A

Testing

Tested by demonstrating successful cluster creation for the desired machine type:

xpk cluster create --cluster=cpgaffney-n2-standard-4-64-32 --device-type=n2-standard-4-64 --num-slices=32 --custom-cluster-arguments= --network=cpgaffney-privatenetwork  --subnetwork=cpgaffney-privatesubnet  --scopes=storage-full,gke-default  --enable-ip-alias  --master-ipv4-cidr 172.16.0.32/28  --cluster-ipv4-cidr=10.224.0.0/12  --enable-private-nodes  --no-enable-master-authorized-networks  --custom-nodepool-arguments= --scopes=storage-full,gke-default  --enable-gvnic  --max-pods-per-node 15  --disk-type=pd-standard  --disk-size=50  --spot

… requested by the system, even on small machine types like n2-standard-4.
Copy link
Copy Markdown
Collaborator

@jamOne- jamOne- left a comment

Choose a reason for hiding this comment

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

thanks

@jamOne- jamOne- added this pull request to the merge queue Mar 16, 2026
Merged via the queue into AI-Hypercomputer:main with commit 4f782c3 Mar 16, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants