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