Skip to content

Commit 6b6f8d0

Browse files
committed
clarify admin updates, HA practices
1 parent 16459c3 commit 6b6f8d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/openshift/support-policies-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
3131
* Don't override any of the cluster's MachineConfig objects (for example, the kubelet configuration) in any way.
3232
* Don't set any unsupportedConfigOverrides options. Setting these options prevents minor version upgrades.
3333
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Don't remove or modify service access.
34+
* 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.
3435
* Non-RHCOS compute nodes aren't supported. For example, you can't use a RHEL compute node.
3536
* Don't place policies within your subscription or management group that prevent SREs from performing normal maintenance against the Azure Red Hat OpenShift cluster. For example, don't require tags on the Azure Red Hat OpenShift RP-managed cluster resource group.
3637
* Do not run extra workloads on the control plane nodes. While they can be scheduled on the control plane nodes, it will cause extra resource usage and stability issues that can affect the entire cluster.

0 commit comments

Comments
 (0)