att-comdev / openstack-helm

PROJECT HAS MOVED TO OPENSTACK
https://github.com/openstack/openstack-helm
69 stars 41 forks source link

kubeadm 1.5 binaries removed from upstream apt sources #330

Open v1k0d3n opened 7 years ago

v1k0d3n commented 7 years ago

Kubernetes Version (output of kubectl version): 1.5.x

Helm Client and Tiller Versions (output of helm version): 2.x

Development or Deployment Environment?: All

Release Tag or Master: All

Expected Behavior: That kubeadm 1.5 could be used to stand up a kubernetes cluster for development and multi-node ceph testing, per multi-node, and development.

What Actually Happened: kubeadm 1.5 does not work as documented in our project. project is currently broken for ubuntu kubeadm 1.5.x installs.

How to Reproduce the Issue (as minimally as possible): use links above to deploy kubeadm per our recommended versions.

Any Additional Comments: see issue https://github.com/kubernetes/kubeadm/issues/225