att-comdev / halcyon-kubernetes

Ansible playbooks for a kubadm-based kubernetes deployment, on supporting any cloud and any kubeadm-enabled OS.
Apache License 2.0
35 stars 22 forks source link

Minor updates related to Romana, routes and CIDRs. #11

Closed cgilmour closed 7 years ago

cgilmour commented 7 years ago

Adds a new variable kube_cluster_ip_cidr. Value is the default used by kubeadm. This seems to be needed for romana, weave and possibly other SDNs when running in vagrant, to ensure the clusterIP traffic is routed via the host-only network.

Routes are added in kube-prep regardless of SDN type, as it's not romana-specific.

Also version bump of Romana.