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

Specify GKE Release channel instead of Kubernetes version #271

Closed
zioproto opened this issue Sep 30, 2019 · 2 comments · Fixed by #283
Closed

Specify GKE Release channel instead of Kubernetes version #271

zioproto opened this issue Sep 30, 2019 · 2 comments · Fixed by #283
Assignees
Labels
enhancement New feature or request

Comments

@zioproto
Copy link
Contributor

This is a feature request to support the recent "Release channels" concept of GKE.

https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels

Instead of using the variableskubernetes_version and node_version it would be great to create a cluster and just specify the wanted release channel.

The CLI gcloud already implements this with --release-channel .

On the dashboard is possible to use Release channels instead of specific versions using this new UI button:
Screen Shot 2019-09-30 at 10 55 51 AM

@morgante
Copy link
Contributor

Thanks for the suggestion. Once the upstream bug is created,

@aaron-lane aaron-lane added the enhancement New feature or request label Sep 30, 2019
@morgante morgante assigned zioproto and morgante and unassigned zioproto Oct 24, 2019
@morgante
Copy link
Contributor

@chrissng is working on this in #283.

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

Successfully merging a pull request may close this issue.

3 participants