Merge pull request #470 from justinsb/fix_469

Bump master CIDR to /29
This commit is contained in:
Justin Santa Barbara 2016-09-24 11:42:19 -04:00 committed by GitHub
commit 4d5d9565f2
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