Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Multus and Calico v3.1 (latest release) #46

Open
edsealing opened this issue Aug 12, 2018 · 0 comments
Open

Integrate Multus and Calico v3.1 (latest release) #46

edsealing opened this issue Aug 12, 2018 · 0 comments

Comments

@edsealing
Copy link
Contributor

Relies on #44 for specifications

EDCOP currently integrates Multus v1.2 with Calico 3.0.4. After implementation of Multus v3.0, we should upgrade to the latest version of Calico to v3.1 (v3.1.3 as of this writing).

Additionally, integration of calico should be changed to utilize the Kubernetes API as the datastore. In the current version of EDCOP, we implement Calico with a separate etcd cluster dedicated to Calico. This was due to lack of network policies when using the kubernetes API store. This has been resolved in the latest version of Calico. An initial version of Calico with the Kubernetes API store was tested in a file called calico-multus-etcdless.yaml

According to the Calico Release Notes will provide a number of enhancements that may be beneficial to EDCOP:

  • IPVS instead of iptables implementation of kube-proxy
  • Global Network policies when using Kubernetes API as the datastore
  • A number of bug-fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant