Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Add instructions to downgrade GKE node versions #386

Merged
merged 1 commit into from
Jul 20, 2016
Merged

Add instructions to downgrade GKE node versions #386

merged 1 commit into from
Jul 20, 2016

Conversation

wearethefoos
Copy link
Contributor

After spending too much time on installing Workflow, @kmala pointed out in Slack that I was probably running on k8s 1.3.x. Which is the default. I checked in the Console and there is no other way than to create the new cluster then downgrade it.

Hope with this (temporary) fix in the docs, other people will not make the same mistake. 😉

See a preview of my additions below:

Check Kubernetes version

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 under System Requirements for more details.

@deis-bot
Copy link

@slack is a potential reviewer of this pull request based on my analysis of git blame information. Thanks @foxycoder!

@mboersma
Copy link
Member

For reference, here is the bug that makes this downgrade necessary for now: #372

@slack
Copy link
Member

slack commented Jul 20, 2016

Thanks for the clarification @foxycoder would you mind if we mirrored the screenshot under deis.com?

@smothiki
Copy link
Contributor

@mboersma we should merge this and rebase the #387

@mboersma
Copy link
Member

mboersma commented Jul 20, 2016

we should merge this

The image URL needs to be updated though, so deis.com isn't relying on an unrelated web host. We could merge this and then quickly follow up by re-hosting the image in a different PR. Or we could cherry-pick this commit into a new, fixed PR. Whatcha think @slack?

After spending too much time on installing Workflow, @kmala pointed out in Slack that I was probably running on k8s 1.3.x. Which is the default. I checked in the Console and there is no other way than to create the new cluster then downgrade it.

Hope with this (temporary) fix in the docs, other people will not make the same mistake.
@wearethefoos
Copy link
Contributor Author

wearethefoos commented Jul 20, 2016

Hi sorry I moved the image to the repo. Hope this helps. :)

@slack slack merged commit 2c4230a into deis:master Jul 20, 2016
@slack
Copy link
Member

slack commented Jul 20, 2016

Great, thanks!

@wearethefoos wearethefoos deleted the patch-1 branch July 21, 2016 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants