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

Limit CIDR ranges for GKE Clusters #277

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

akinfermo
Copy link
Collaborator

@akinfermo akinfermo commented Nov 4, 2022

This changes makes new cluster support up to 256 nodes, up to 110 pods per nodes and up to 4096 services across the entire cluster. For reference, see https://cloud.google.com/kubernetes-engine/docs/concepts/alias-ips and https://cloud.google.com/architecture/gke-address-management-options#determining_the_pod_cidr_block_size

Change-Id: I0e7460c55c46677180fb0f2ef89bcc2720dd9e01

This changes makes new cluster support up to 28 nodes, up to 110 pods per nodes and up to 64 services across the entire cluster. For
reference, see https://cloud.google.com/kubernetes-engine/docs/concepts/alias-ips and https://cloud.google.com/architecture/gke-address-management-options#determining_the_pod_cidr_block_size

Change-Id: I0e7460c55c46677180fb0f2ef89bcc2720dd9e01
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akinfermo, kurt-google

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

@akinfermo akinfermo merged commit 5910dea into GoogleCloudPlatform:main Nov 4, 2022
@akinfermo akinfermo deleted the fix/cidr-range branch November 4, 2022 22:28
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