Skip to content

Commit 2c4230a

Browse files
authored
Merge pull request #386 from foxycoder/patch-1
Add instructions to downgrade GKE node versions
2 parents 43b5687 + caf188e commit 2c4230a

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/quickstart/provider/gke/boot.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ For development and testing, we recommend you use the `n1-standard-2` machine ty
3434

3535
Click "Create" and Google Container Engine will provision your cluster. The process will take a few minutes to complete.
3636

37+
## Check Kubernetes version
38+
39+
![](images/gke-node-version.jpg)]
40+
41+
After the cluster is created, check the node version. If you are on 1.3.x, **downgrade the node version to 1.2.5**. See [Kubernetes Versions](https://deis.com/docs/workflow/installing-workflow/system-requirements/#kubernetes-versions) under System Requirements for more details.
42+
3743
## Install and configure the Google Cloud CLI
3844

3945
While your container cluster is booting. You will need to install the Google Cloud CLI tools. We will use the tools to fetch cluster credentials to authenitcate to your new Kubernetes cluster.
133 KB
Loading

0 commit comments

Comments
 (0)