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

TPU Provisioner: Add support for v6e & cross project reservations #851

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nstogner
Copy link
Collaborator

@nstogner nstogner commented Oct 17, 2024

Add v6e accelerator-awareness & account for cloud.google.com/reservation-project node selector.

@nstogner nstogner force-pushed the tpu-provisioner-v6e branch from 58eb455 to bafb427 Compare December 4, 2024 21:09
@nstogner nstogner changed the title TPU Provisioner: Add support for v6e TPU Provisioner: Add support for v6e & cross project reservations Dec 5, 2024
GCPPodToNodeLabels []string `envconfig:"GCP_POD_TO_NODE_LABELS"`
GCPNodeSecondaryDisk string `envconfig:"GCP_NODE_SECONDARY_DISK" default:""`
GCPNodeSecureBoot bool `envconfig:"GCP_NODE_SECURE_BOOT" default:"true"`
GCPNodeAdditionalNetworks string `envconfig:"GCP_NODE_ADDITIONAL_NETWORKS" default:""`
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Format: network-1:subnet-2,network2-subnet-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants