Skip to content

Commit 2d0d593

Browse files
author
brice
committed
followup edits to the scaling and performance networking info
1 parent 8c3a4fa commit 2d0d593

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

scaling_performance/network_optimization.adoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,18 +96,19 @@ can also be set to any other CNI-compatible plug-in as well.
9696
{product-title} provides IP address management for both pods and services. The
9797
default values allow for:
9898

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
102102

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.
104105

105-
Restrictions for resizing networks are document here:
106+
Restrictions for resizing networks are document in the
106107
xref:../install_config/configuring_sdn.adoc#configuring-the-pod-network-on-masters[Configuring
107108
SDN documentation].
108109

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:
111112

112113
----
113114
[OSE3:vars]

0 commit comments

Comments
 (0)