Skip to content

Commit b1c2654

Browse files
committed
Made Oren's edits
1 parent af14595 commit b1c2654

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/openshift/support-policies-v4.md

Lines changed: 3 additions & 1 deletion
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/27/2023
8+
ms.date: 02/22/2024
99
#Customer intent: I need to understand the Azure Red Hat OpenShift support policies for OpenShift 4.0.
1010
---
1111

@@ -35,6 +35,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
3535
* Don't add taints that would prevent any default OpenShift components from being scheduled.
3636
* To avoid disruption resulting from cluster maintenance, in-cluster workloads should be configured with high availability practices, including but not limited to pod affinity and anti-affinity, pod disruption budgets, and adequate scaling.
3737
* Don't run extra workloads on the control plane nodes. While they can be scheduled on the control plane nodes, it causes extra resource usage and stability issues that can affect the entire cluster.
38+
* Running custom workloads (including operators installed from Operator Hub or additional operators provided by Red Hat) in infrastructure nodes is not supported.
3839

3940
### Logging and monitoring
4041

@@ -47,6 +48,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
4748
* The ARO-provided Network Security Group can't be modified or replaced. Any attempt to modify or replace it will be reverted.
4849
* All cluster virtual machines must have direct outbound internet access, at least to the Azure Resource Manager (ARM) and service logging (Geneva) endpoints. No form of HTTPS proxying is supported.
4950
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Don't remove or modify service access.
51+
* Migrating from OpenShift SDN to OVN is not supported.
5052

5153
### Cluster management
5254

0 commit comments

Comments
 (0)