When actually running in GKE, the version will contain "-gke.*". This makes the reference / link to the source version invalid. Workaround by using bash variable expansion to remove this gke version substring. Ex following: - https://github.com/kubernetes/kubernetes/tree/v1.18.20-gke.501 Should actually be: - https://github.com/kubernetes/kubernetes/tree/v1.18.20
Cluster Configuration
Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support.
See the Getting started guide for alternatives.