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 all demo scripts for use on GKE with a k8s 1.31 alpha cluster #201

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

klueska
Copy link
Collaborator

@klueska klueska commented Nov 6, 2024

No description provided.

@@ -35,6 +35,7 @@ DRIVER_NAME=$(from_versions_mk "DRIVER_NAME")

NETWORK_NAME="${DRIVER_NAME}-net"
CLUSTER_NAME="${DRIVER_NAME}-cluster"
NODE_VERSION="1.31.1-gke.2105000"

Choose a reason for hiding this comment

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

I would recommend we don't specify the full version 1.31.1-gke.2105000", as 2105000 will not be available forever. Instead just specifying v1.31.1 will default to the latest 1.31 GKE version

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ack. Updated.

@klueska
Copy link
Collaborator Author

klueska commented Nov 11, 2024

/cc @bobbypage

Signed-off-by: Kevin Klues <kklues@nvidia.com>
@klueska klueska merged commit c0b728c into NVIDIA:main Dec 11, 2024
6 checks passed
@andrewsykim
Copy link

thanks for updating this @klueska -- I plan to give it a test shortly!

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