Skip to content

Commit 1d4e2e2

Browse files
author
Brice Fallon-Freeman
authored
Merge pull request #7892 from openshift-cherrypick-robot/cherry-pick-4177-to-enterprise-3.7
[enterprise-3.7] Followup edits to the scaling and performance networking info
2 parents 859aab0 + ba4f988 commit 1d4e2e2

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
@@ -95,18 +95,19 @@ can also be set to any other CNI-compatible plug-in as well.
9595
{product-title} provides IP address management for both pods and services. The
9696
default values allow for:
9797

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
101101

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

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

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

111112
----
112113
[OSE3:vars]

0 commit comments

Comments
 (0)