diff options
author | Samuel Munilla <smunilla@redhat.com> | 2016-10-24 13:26:56 -0400 |
---|---|---|
committer | Samuel Munilla <smunilla@redhat.com> | 2016-11-03 16:19:11 -0400 |
commit | b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0 (patch) | |
tree | 3e191cc9e3d09c368f75fe01bf0a3ac1f51ce949 /roles/openshift_facts/tasks | |
parent | 17c3d6236adea676c3d9248c3d2f7afb0d582750 (diff) | |
download | openshift-b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0.tar.gz openshift-b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0.tar.bz2 openshift-b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0.tar.xz openshift-b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0.zip |
Update defaults for clusterNetworkCIDR & hostSubnetLength
Per https://github.com/openshift/openshift-docs/issues/1700:
The default values for pod networking have changed:
- clusterNetworkCIDR now defaults to 10.128.0.0/14 (10.128.0.0 - 10.131.255.255)
rather than 10.1.0.0/16.
- hostSubnetLength now defaults to 9 rather than 8
(meaning each node will be assigned a /23 subnet rather than a /24)
Fixes Bug 1320952
Diffstat (limited to 'roles/openshift_facts/tasks')
0 files changed, 0 insertions, 0 deletions