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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

@klueska
Copy link
Collaborator Author

klueska commented Nov 11, 2024

/cc @bobbypage

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