File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -95,18 +95,19 @@ can also be set to any other CNI-compatible plug-in as well.
95
95
{product-title} provides IP address management for both pods and services. The
96
96
default values allow for:
97
97
98
- - Maximum cluster size of 1024 nodes
99
- - Each of the 1024 nodes has a /23 allocated to it (510 usable IP addresses for pods)
100
- - Provides 65,536 IP addresses for services.
98
+ - A maximum cluster size of 1024 nodes
99
+ - Each of the 1024 nodes having a /23 allocated to it (510 usable IPs for pods)
100
+ - Around 65,536 IP addresses for services
101
101
102
- Under most circumstances, these networks cannot be changed after deployment. Thus it is important to plan ahead for growth.
102
+ Under most circumstances, these networks cannot be changed after deployment.
103
+ So, planning ahead for growth is important.
103
104
104
- Restrictions for resizing networks are document here:
105
+ Restrictions for resizing networks are document in the
105
106
xref:../install_config/configuring_sdn.adoc#configuring-the-pod-network-on-masters[Configuring
106
107
SDN documentation].
107
108
108
- If you would like to plan for a larger environment, here are some example values to consider adding to the `[OSE3:vars]` section in your
109
- Ansible inventory file:
109
+ To plan for a larger environment, the following are suggested values to consider
110
+ adding to the `[OSE3:vars]` section in your Ansible inventory file:
110
111
111
112
----
112
113
[OSE3:vars]
You can’t perform that action at this time.
0 commit comments