mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
* Starting in Kubernetes v1.8, kube-proxy modprobes ipvs * kube-proxy still uses iptables, but in future may switch to ipvs, this prepares the way for that to happen * https://github.com/kubernetes-incubator/bootkube/issues/741