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

Update MTU for a3 mega for GKE based on best practices #3175

Merged

Conversation

ankitkinra
Copy link
Contributor

Based on the https://cloud.google.com/kubernetes-engine/docs/how-to/gpu-bandwidth-gpudirect-tcpx#create-vpcs-subnets, where the VPCs are created

gcloud compute networks create PROJECT_ID-net-$N \
    --subnet-mode=custom \
    --mtu=8244

@ankitkinra ankitkinra changed the base branch from main to develop October 28, 2024 19:59
@ankitkinra ankitkinra added the release-improvements Added to release notes under the "Improvements" heading. label Oct 28, 2024
Copy link
Member

@chengcongdu chengcongdu left a comment

Choose a reason for hiding this comment

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

kicked off relevant checks

@ankitkinra ankitkinra merged commit cbe7ffc into GoogleCloudPlatform:develop Nov 1, 2024
10 of 56 checks passed
@rohitramu rohitramu mentioned this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-improvements Added to release notes under the "Improvements" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants