TritonDataCenter / triton-kubernetes

Kubernetes on Triton
Mozilla Public License 2.0
183 stars 43 forks source link

GKE Kubernetes Version does not match reality #140

Closed neuroserve closed 6 years ago

neuroserve commented 6 years ago

While trying to launch a GKE cluster, triton-kubernetes presents a list of Kubernetes versions to choose from. Is this list obtained from the Google-API? It seems that no supported Kubernetes version is presented. Resulting in an error message like google_container_cluster.primary: googleapi: Error 400: master version "1.8.12-gke.0" is unsupported., badRequest

If that list is obtained from the Google-API, it seems odd, that it only presents unsupported Kubernetes versions.