• Bowei Du's avatar
    Add KUBE_GCE_ENABLE_IP_ALIASES flag to the cluster turn up scripts. · 345c6584
    Bowei Du authored
    KUBE_GCE_ENABLE_IP_ALIASES=true will enable allocation of PodCIDR ips
    using the ip alias mechanism rather than using routes.
    
    NODE_IP_RANGE will control the node instance IP cidr
    KUBE_GCE_IP_ALIAS_SIZE controls the size of each podCIDR
    IP_ALIAS_SUBNETWORK controls the name of the subnet created for the cluster
    345c6584
Name
Last commit
Last update
..
OWNERS Loading commit data...
README.md Loading commit data...
configure-helper.sh Loading commit data...
configure.sh Loading commit data...
health-monitor.sh Loading commit data...
helper.sh Loading commit data...
master-helper.sh Loading commit data...
master.yaml Loading commit data...
node-helper.sh Loading commit data...
node.yaml Loading commit data...