Bump master CIDR to /29

The equivalent of https://github.com/kubernetes/kubernetes/pull/32886

Fix #469
This commit is contained in:
Justin Santa Barbara 2016-09-19 13:24:14 -04:00
parent 81df3855d8
commit c2b4d626d8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ MasterKubelet:
RegisterSchedulable: false
APIServers: http://127.0.0.1:8080
# We bootstrap with a fake CIDR, but then this will be replaced (unless we're running with _isolated_master)
PodCIDR: 10.123.45.0/30
PodCIDR: 10.123.45.0/29
# Replace the CIDR with a CIDR allocated by KCM (the default, but included for clarity)
ReconcileCIDR: true
# We _do_ allow debugging handlers, so we can do logs