heptio / aws-quickstart

AWS Kubernetes cluster via CloudFormation and kubeadm
Apache License 2.0
223 stars 134 forks source link

Can you provide some instructions to deploy a K8 v1.8.x cluster? #148

Closed gmflau closed 6 years ago

gmflau commented 6 years ago

Currently, the AWS QuickStart is deploying a K8 v1.9.2 cluster. Can you provide some instructions as to how to deploy using your CFN templates to deploy a K8 v1.8.x (could be v1.8.2) cluster?

timothysc commented 6 years ago

The instructions on how to run from the repository are documented in the repo. To be explicit though, the heptio aws-quickstart is a free (as in free beer) product, and we typically do no back support older versions. The goal of the quickstart is to serve as a POC bed for the community as well as our internal tooling.

To run 1.8.x you would need to checkout the sha listed below from the merged branch, and follow the instructions listed -

https://github.com/aws-quickstart/quickstart-heptio/commit/f8e171b3513e5f9d0afd9bde8d891c491e3dfaf8 .