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

Update Calico from v3.6.1 to v3.7.0 #131

Merged
merged 1 commit into from
May 6, 2019
Merged

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented May 6, 2019

  • Accept a network_encapsulation variable to choose whether the default IPPool should use ipip (default) or vxlan encapsulation
  • Use network_mtu as the MTU for workload interfaces for ipip or vxlan (although Calico can have a IPPools with a mix, we're picking ipip xor vxlan)

Note: Its an aim to allow Calico (VXLAN) in Typhoon Azure and DigitalOcean (potentially displacing the Flannel default). Typhoon GCP, AWS, and bare-metal already default to Calico (IPIP) and will continue using IPIP mode (preferred, non-optional).

* Accept a `network_encapsulation` variable to choose whether the
default IPPool should use ipip (default) or vxlan encapsulation
* Use `network_mtu` as the MTU for workload interfaces for ipip
or vxlan (although Calico can have a IPPools with a mix, we're
picking ipip xor vxlan)
@dghubble dghubble merged commit b96d641 into master May 6, 2019
@dghubble dghubble deleted the calico-3.7-with-vxlan branch May 6, 2019 07:44
dghubble-robot pushed a commit to poseidon/terraform-digitalocean-kubernetes that referenced this pull request May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant