Skip to content

Commit 2f2d357

Browse files
committed
Clarify support for advanced Prometheus scheduling
1 parent 297beeb commit 2f2d357

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/openshift/support-policies-v4.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
2121
* All OpenShift Cluster operators must remain in a managed state. The list of cluster operators can be returned by running `oc get clusteroperators`.
2222
* The cluster must have a minimum of three worker nodes and three manager nodes.
2323
* 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 is not supported.
24-
* Don't have taints that prevent OpenShift components to be scheduled.
25-
* Don't remove or modify the cluster Prometheus service.
26-
* Don't remove or modify the cluster Alertmanager service or Default receiver. It *is* supported to create additional receivers to notify external systems.
27-
* Don't remove Service Alertmanager rules.
24+
* Don't add taints that would prevent any default OpenShift components from being scheduled.
25+
* Don't remove or modify the default cluster Prometheus service, except to modify scheduling of the default Prometheus instance.
26+
* Don't remove or modify the default cluster Alertmanager svc, default receiver, or any default alerting rules, except to add additional receivers to notify external systems.
2827
* The ARO-provided Network Security Group can't be modified or replaced. Any attempt to modify or replace it will be reverted.
2928
* Don't remove or modify Azure Red Hat OpenShift service logging (mdsd pods).
3029
* Don't remove or modify the 'arosvc.azurecr.io' cluster pull secret.

0 commit comments

Comments
 (0)