Skip to content

Commit 4ee7c9a

Browse files
authored
Apply suggestions from code review
Implement Acrolinx suggestions to bring file's overall Acrolinx score to at least 80.
1 parent c3e63d4 commit 4ee7c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-multiple-ips.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can configure up to 20 IP addresses per cluster. The outbound rules and fron
1616

1717
## Requirements
1818

19-
The multiple public IPs feature is only available on the current network architecture used by ARO; older clusters do not support this feature. If your cluster was created before OpenShift Container Platform (OCP) version 4.5, this feature won't be available even if you've upgraded your OCP version since then.
19+
The multiple public IPs feature is only available on the current network architecture used by ARO; older clusters don't support this feature. If your cluster was created before OpenShift Container Platform (OCP) version 4.5, this feature isn't available even if you upgraded your OCP version since then.
2020

2121
If you're unsure if your cluster was created before the current version of OCP, use the following commands to check.
2222

@@ -34,7 +34,7 @@ List the network load balancers:
3434
az network lb list -g $CLUSTER_RESOURCEGROUP -o table
3535
```
3636

37-
If you have a loadbalancer named `$CLUSTER-public-lb`, the cluster has the older network architecture and cannot use the multiple public IP feature.
37+
If you have a loadbalancer named `$CLUSTER-public-lb`, the cluster has the older network architecture and can't use the multiple public IP feature.
3838

3939
### Download ARO extension wheel file (Preview only)
4040

0 commit comments

Comments
 (0)