Skip to content

Commit 1009c88

Browse files
committed
OBSDOCS-1325: Add missing prerequisites
1 parent 325c16e commit 1009c88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/infrastructure-moving-monitoring.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
The monitoring stack includes multiple components, including Prometheus, Thanos Querier, and Alertmanager.
1010
The {cmo-full} manages this stack. To redeploy the monitoring stack to infrastructure nodes, you can create and apply a custom config map.
1111

12+
.Prerequisites
13+
14+
* You have access to the cluster as a user with the `cluster-admin` cluster role.
15+
* You have created the `cluster-monitoring-config` `ConfigMap` object.
16+
* You have installed the {oc-first}.
17+
1218
.Procedure
1319

1420
. Edit the `cluster-monitoring-config` config map and change the `nodeSelector` to use the `infra` label:

0 commit comments

Comments
 (0)