aespinosa / cookbook-kube

Custom Chef resources to launch a Kubernetes cluster
https://supermarket.chef.io/cookbooks/kube
Apache License 2.0
32 stars 20 forks source link

Remove docker-dependent networking #15

Open aespinosa opened 7 years ago

aespinosa commented 7 years ago

Use the network plugins or kubenet instead

matt0x6F commented 6 years ago

Can't you just load something like Calico through a YAML after you set everything up?