infraly / k8s-on-openstack

An opinionated way to deploy a Kubernetes cluster on top of an OpenStack cloud.
Apache License 2.0
112 stars 48 forks source link

Make K8s version configurable #3

Closed zioproto closed 6 years ago

zioproto commented 7 years ago

I needed this to install v1.6.4

ctrlaltdel commented 7 years ago

I would prefer keeping the version outside of user-controlled parameter for now because kubeadm is moving quite fast and other changes than the package version will probably be also required.

No problem for moving the version into an internal parameter though.