Skip to content

Commit 1fc7d0d

Browse files
committed
final draft
1 parent 07deda8 commit 1fc7d0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/openshift/howto-segregate-machinesets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ ms.author: johnmarc
66
ms.service: azure-redhat-openshift
77
keywords: aro, machine set, openshift, red hat
88
ms.topic: how-to
9-
ms.date: 02/24/2023
9+
ms.date: 03/01/2023
1010
ms.custom: template-how-to
1111
---
1212

1313
# Segregate worker nodes into different subnets with Azure Red Hat OpenShift
1414

1515
This article shows you how to segregate worker nodes into different private subnets as part of an ARO deployment. Separating worker nodes into different private subnets allows you to meet specific access control requirements for various services and applications deployed on ARO.
1616

17-
For example, you might want to run specific ingress controllers on dedicated worker nodes within a specific subnet, while the rest of the Kubernetes nodes for workloads (infra and other workers) sit within a completely different subnet, as shown below:
17+
For example, you might want to run specific ingress controllers on dedicated worker nodes within a specific subnet, while the rest of the Kubernetes nodes for workloads (infra and other workers) are within a different subnet, as shown below:
1818

1919
:::image type="content" source="media/howto-segregate-machinesets/subnet-configuration.png" alt-text="Screen shot of an example subnet configuration.":::
2020

@@ -43,7 +43,7 @@ Create the subnets as part of the current virtual network in which ARO is deploy
4343

4444
:::image type="content" source="media/howto-segregate-machinesets/subnets-window.png" alt-text="Screen shot of the Subnets window with service endpoints highlighted." lightbox="media/howto-segregate-machinesets/subnets-window.png":::
4545

46-
### Step 2: Log into the jumphost
46+
### Step 2: Sign-in to the jumphost
4747

4848
> [!NOTE]
4949
> This step is optional if you have an alternate method for logging into the ARO cluster.

0 commit comments

Comments
 (0)