mirror of https://github.com/kubernetes/kops.git
commit
4d5d9565f2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue