Skip to content

Commit b4fbe7a

Browse files
authored
Alt text
1 parent 1fc7d0d commit b4fbe7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-segregate-machinesets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article shows you how to segregate worker nodes into different private subn
1616

1717
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

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

2121
> [!NOTE]
2222
> As part of ARO, master and worker nodes cannot be deployed in the same private subnet.
@@ -41,7 +41,7 @@ Once you've deployed your ARO cluster, you'll need to create extra subnets as pa
4141

4242
Create the subnets as part of the current virtual network in which ARO is deployed. Make sure that all the subnets are updated to the `Microsoft.ContainerRegistry` for **Service Endpoints**.
4343

44-
:::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":::
44+
:::image type="content" source="media/howto-segregate-machinesets/subnets-window.png" alt-text="Screenshot of the Subnets window with service endpoints highlighted." lightbox="media/howto-segregate-machinesets/subnets-window.png":::
4545

4646
### Step 2: Sign-in to the jumphost
4747

0 commit comments

Comments
 (0)