Skip to content

Use N4 (gen4) machines as default to create GKE system nodepool#5402

Merged
SwarnaBharathiMantena merged 1 commit into
GoogleCloudPlatform:developfrom
SwarnaBharathiMantena:swarnabm/gen4_system_nodepools
Mar 26, 2026
Merged

Use N4 (gen4) machines as default to create GKE system nodepool#5402
SwarnaBharathiMantena merged 1 commit into
GoogleCloudPlatform:developfrom
SwarnaBharathiMantena:swarnabm/gen4_system_nodepools

Conversation

@SwarnaBharathiMantena

@SwarnaBharathiMantena SwarnaBharathiMantena commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Transition from E2 VMs to N4 (Gen4) for the default system nodepool machines in all new GKE deployments.

@SwarnaBharathiMantena SwarnaBharathiMantena added the release-improvements Added to release notes under the "Improvements" heading. label Mar 25, 2026
@SwarnaBharathiMantena SwarnaBharathiMantena requested a review from a team as a code owner March 25, 2026 12:08
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the default machine type used for GKE system nodepools within the gke-cluster module. The change transitions from the older E2 series to the newer N4 (Gen4) series, aiming to leverage improved performance or efficiency for core cluster components in all new GKE deployments.

Highlights

  • Default Machine Type Upgrade: The default machine type for GKE system nodepools has been upgraded from 'e2-standard-4' to 'n4-standard-4' (Gen4) for all new deployments.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the default machine type for the system node pool in the GKE cluster module from "e2-standard-4" to "n4-standard-4". This change is reflected in both the variables.tf file and the README.md documentation. There are no review comments to address.

@SwarnaBharathiMantena SwarnaBharathiMantena merged commit b0b99dd into GoogleCloudPlatform:develop Mar 26, 2026
16 of 73 checks passed
@SwarnaBharathiMantena SwarnaBharathiMantena added the release-breaking-changes Prevents "smooth" re-deploy across versions label Mar 26, 2026
@SwarnaBharathiMantena SwarnaBharathiMantena changed the title Use gen 4 machines to create GKE system nodepool Use N4 (gen4) machines to create GKE system nodepool Mar 26, 2026
@SwarnaBharathiMantena SwarnaBharathiMantena changed the title Use N4 (gen4) machines to create GKE system nodepool Use N4 (gen4) machines as default to create GKE system nodepool Mar 26, 2026
mufaqam-gcl pushed a commit to mufaqam-gcl/cluster-toolkit that referenced this pull request Mar 26, 2026
FIoannides pushed a commit to FIoannides/cluster-toolkit that referenced this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-breaking-changes Prevents "smooth" re-deploy across versions release-improvements Added to release notes under the "Improvements" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants