typhoon/docs/cl
Dalton Hubble 147c21a4bd Allow Calico networking on Azure and DigitalOcean
* Introduce "calico" as a `networking` option on Azure and DigitalOcean
using Calico's new VXLAN support (similar to flannel). Flannel remains
the default on these platforms for now.
* Historically, DigitalOcean and Azure only allowed Flannel as the
CNI provider, since those platforms don't support IPIP traffic that
was previously required for Calico.
* Looking forward, its desireable for Calico to become the default
across Typhoon clusters, since it provides NetworkPolicy and a
consistent experience
* No changes to AWS, GCP, or bare-metal where Calico remains the
default CNI provider. On these platforms, IPIP mode will always
be used, since its available and more performant than vxlan
2019-05-20 17:17:20 +02:00
..
aws.md Update docs link for installing kubectl 2019-05-19 17:52:22 +02:00
azure.md Allow Calico networking on Azure and DigitalOcean 2019-05-20 17:17:20 +02:00
bare-metal.md Update docs link for installing kubectl 2019-05-19 17:52:22 +02:00
digital-ocean.md Allow Calico networking on Azure and DigitalOcean 2019-05-20 17:17:20 +02:00
google-cloud.md Update docs link for installing kubectl 2019-05-19 17:52:22 +02:00