Skip to content

Commit 842c1ba

Browse files
Merge pull request #259545 from johnmarco/jm-aro-clarify-infra-nodes
Clarify number of infrastructure nodes
2 parents 9d46c2c + 33b3491 commit 842c1ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/openshift/howto-infrastructure-nodes.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: infrastructure nodes, aro, deploy, openshift, red hat
88
ms.topic: how-to
9-
ms.date: 10/26/2023
9+
ms.date: 11/27/2023
1010
ms.custom: template-how-to
1111
---
1212

1313
# Deploy infrastructure nodes in an Azure Red Hat OpenShift (ARO) cluster
1414

15-
ARO allows you to use infrastructure machine sets to create machines that only host infrastructure components, such as the default router, the integrated container registry, and the components for cluster metrics and monitoring. These infrastructure machines aren't counted toward the total number of subscriptions that are required to run the environment.
15+
ARO allows you to use infrastructure machine sets to create machines that only host infrastructure components, such as the default router, the integrated container registry, and the components for cluster metrics and monitoring. These infrastructure machines don't incur OpenShift costs; they only incur Azure Compute costs.
1616

17-
In a production deployment, it's recommended that you deploy at least three machine sets to hold infrastructure components. Each of these nodes can be deployed to different availability zones to increase availability. This type of configuration requires three different machines sets; one for each availability zone.
17+
In a production deployment, it's recommended that you deploy three machine sets to hold infrastructure components. Each of these nodes can be deployed to different availability zones to increase availability. This type of configuration requires three different machines sets; one for each availability zone.
1818

1919
## Qualified workloads
2020

articles/openshift/support-policies-v4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: johnmarco
55
ms.author: johnmarc
66
ms.service: azure-redhat-openshift
77
ms.topic: conceptual
8-
ms.date: 11/01/2023
8+
ms.date: 11/27/2023
99
#Customer intent: I need to understand the Azure Red Hat OpenShift support policies for OpenShift 4.0.
1010
---
1111

@@ -22,7 +22,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
2222

2323
* The cluster must have a minimum of three worker nodes and three master nodes.
2424
* Don't scale the cluster workers to zero, or attempt a cluster shutdown. Deallocating or powering down any virtual machine in the cluster resource group isn't supported.
25-
* If you're making use of infrastructure nodes, don't run any undesignated workloads on them as this can affect the Service Level Agreement and cluster stability. Also, it's recommended to have at least three infrastructure nodes; one in each availability zone. See [Deploy infrastructure nodes in an Azure Red Hat OpenShift (ARO) cluster](howto-infrastructure-nodes.md) for more information.
25+
* If you're making use of infrastructure nodes, don't run any undesignated workloads on them as this can affect the Service Level Agreement and cluster stability. Also, it's recommended to have three infrastructure nodes; one in each availability zone. See [Deploy infrastructure nodes in an Azure Red Hat OpenShift (ARO) cluster](howto-infrastructure-nodes.md) for more information.
2626
* Non-RHCOS compute nodes aren't supported. For example, you can't use a RHEL compute node.
2727
* Don't attempt to remove or replace a master node. These are high risk operations that can cause issues with etcd, permanent network loss, and loss of access and manageability by ARO SRE. If you feel that a master node should be replaced or removed, please contact support before making any changes.
2828

0 commit comments

Comments
 (0)