vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Update K8S Version to 1.9.6-gke.2 in E2E CI #601

Closed neosab closed 6 years ago

neosab commented 6 years ago

Currently our CI jobs are failing to create a K8S cluster since the previous version 1.9.6-gke.1 is unsupported for Master Nodes.


This change is Reviewable