This should allow allow the non_masquerade_cidr option to get configured in /etc/salt/minion.d/grains.conf, allowing the flag to used by kubelet in /etc/sysconfig/kubelet. Default configuration is set in pillar
Cluster Configuration
The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and master components.
See the getting-started guides for examples of how to use the scripts.
cloudprovider/config-default.sh contains a set of tweakable definitions/parameters for the cluster.
The heavy lifting of configuring the VMs is done by SaltStack.