google / xpk

xpk (Accelerated Processing Kit, pronounced x-p-k,) is a software tool to help Cloud developers to orchestrate training jobs on accelerators such as TPUs and GPUs on GKE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set cluster versions by default to be based on the recommended rapid channel version

Obliviour opened this issue · comments

Use https://cloud.google.com/sdk/gcloud/reference/container/get-server-config to determine the clsuter versions available
Use default version to create CP and nodes.

For additional node pools added, check that the current CP version is present in the node version list if not, pick the next GKE CP version.


This is improving the default static version behavior

Seeing version issues again today, making this change to make xpk adaptable