projectcalico / canal

Policy based networking for cloud native applications
717 stars 100 forks source link

Kubernetes 1.8 install #106

Closed rbankston closed 6 years ago

rbankston commented 7 years ago

Added a kubernetes 1.8 section and upgraded calico to 2.6.1 for 1.8 support

Description

Updated the k8s-install folder with a 1.8 folder. Updated the calico node version for 1.8 support Please include

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

tmjd commented 7 years ago

Thank you for taking the time to submit this. Did you attempt to use the K8s 1.7 manifests with K8s 1.8? I think they should work. If they do then I think the preferred action would be to update the versions in that manifest (and add a note that the manifests are for 1.8 also). The update needs to include a note that users may possibly need to take action if they are upgrading due to Calico changes.

rbankston commented 7 years ago

I did use the 1.7 manifests against 1.8 and they work as expected. Had thought that having manifests for each major kubernetes release would allow being able to install with an easy script/env variable further up the chain without needing to read documentation about which manifests work with which version.

caseydavenport commented 6 years ago

Canal manifests have moved over here now: https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/canal/