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

Clear up xpk backward compatibility story

Obliviour opened this issue · comments

Add version to clusters created by xpk and check this when running xpk. If the versions do not match then, provide an overridable error message.

Add to the readme that we don't test backward compatibility with clusters created by previous versions of xpk.

@SurbhiJainUSC completed this with: #113