Skip to content

Commit

Permalink
Merge pull request #3623 from KashifSaadat/canal-v2.5
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Add Calico v2.5 support for Kubernetes v1.8+

Added support for Canal (Calico) v2.5.1, which is required to work with Kubernetes v1.8.0+.

Older versions of Calico relied on ThirdPartyResources API to store it's config data, however this is now fully deprecated in Kubernetes v1.8 and has moved over to CustomResourceDefinitions (CRD). Calico v2.5+ has been updated to use CRD, however there is a manual upgrade process involved to migrate the configuration data across: https://github.com/projectcalico/calico/blob/master/upgrade/v2.5/README.md
  • Loading branch information
Kubernetes Submit Queue authored Oct 17, 2017
2 parents f63a8aa + 6d624c7 commit 1d5b281
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 7 deletions.
Loading

0 comments on commit 1d5b281

Please sign in to comment.