coreos / coreos-kubernetes

CoreOS Container Linux+Kubernetes documentation & Vagrant installers
https://coreos.com/kubernetes/docs/latest/
Apache License 2.0
1.1k stars 465 forks source link

upgrade to 1.6 #881

Open pswenson opened 7 years ago

pswenson commented 7 years ago

Are there plans to upgrade to 1.6?

robszumski commented 7 years ago

There are no plans to update this to 1.6. That support, testing and docs is being done in the open-source Tectonic installer. It gets you a Terraform-based Kubernetes installation. It is also open source, uses upstream Kubernetes and can be easily customized.

robszumski commented 7 years ago

A note should be added to these docs shortly, the ones on the web have a note already.

pswenson commented 7 years ago

this the project you are talking about? https://github.com/coreos/tectonic-installer

robszumski commented 7 years ago

@pswenson Yes, that is correct. Apologies for not linking to it, I have no idea how that slipped my mind.

timm088 commented 7 years ago

Shame, I quite liked the chance to have a K8s single-node vagrant setup, not sure that's easily available with Tectonic?

robszumski commented 7 years ago

@timm088 Tracking this over at https://github.com/coreos/tectonic-forum/issues/120, this is something that would make sense for Tectonic to ship/maintain. Subscribe over there for updates.

rbjorklin commented 7 years ago

@pswenson @timm088 I spent some time and created a fairly significant pull request that updates Kubernetes to 1.7.3 and all it's dependencies, view it here. It's a vagrant multi-host setup though, I hope that's not a blocker for you!