Skip to content

Commit f929ee6

Browse files
author
Sakthi Vetrivel
committed
increasing acrolinx score for support policies doc
1 parent 21f478b commit f929ee6

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

articles/openshift/support-policies-v4.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,24 @@ ms.topic: conceptual
88
ms.date: 04/24/2020
99
---
1010

11-
# Azure Red Hat OpenShift 4 cluster support policy
11+
# Azure Red Hat OpenShift support policy
1212

13-
This article outlines configuration requirements for Azure Red Hat OpenShift 4 clusters to maintain cluster supportability. In the Azure Red Hat OpenShift 4 service, cluster administrators can modify internal cluster components. Modifications must be made within the policy outlined in this document to maintain support from Microsoft and Red Hat.
13+
Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cluster's supportability. Azure Red Hat OpenShift 4 allows cluster administrators to make changes to internal cluster components, but not all changes are supported. The support policy below shares what modifications violate the policy and void support from Microsoft and Red Hat.
1414

1515
> [!NOTE]
1616
> Features marked Technology Preview in OpenShift Container Platform are not supported in Azure Red Hat OpenShift.
1717
1818
## Cluster configuration requirements
1919

2020
* All OpenShift Cluster operators must remain in a managed state. The list of cluster operators can be returned by running `oc get clusteroperators`.
21-
* The cluster Prometheus and Alertmanager services must not be removed or modified. Service Alertmanager rules must not be removed.
22-
* The Azure Red Hat OpenShift service sets the OpenShift cluster version. It must not be modified.
23-
* Azure Red Hat OpenShift service logging (mdsd pods) must not be removed or modified.
24-
* The 'arosvc.azurecr.io' cluster pull secret must not be removed or modified.
21+
* Don't remove or modify the cluster Prometheus and Alertmanager services.
22+
* Don't remove Service Alertmanager rules.
23+
* Don't modify the OpenShift cluster version.
24+
* Don't remove or modify Azure Red Hat OpenShift service logging (mdsd pods).
25+
* Don't remove or modify the 'arosvc.azurecr.io' cluster pull secret.
2526
* All cluster virtual machines must have outbound internet access, at least to the Azure Resource Manager (ARM) and service logging (Geneva) endpoints.
26-
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Service access must not be removed or modified.
27-
* Non-RHCOS compute nodes are not supported. For example, you cannot use a RHEL compute node.
27+
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Don't remove or modify service access.
28+
* Non-RHCOS compute nodes aren't supported. For example, you can't use a RHEL compute node.
2829

2930
## Supported virtual machine sizes
3031

0 commit comments

Comments
 (0)