Skip to content

Commit 076e337

Browse files
committed
add back note on openshift requirement
1 parent 36be146 commit 076e337

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-monitor/containers/kubernetes-monitoring-enable.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,16 @@ This article provides onboarding guidance for the following types of clusters. A
4343
- Microsoft.AlertsManagement
4444

4545
**Arc-Enabled Kubernetes clusters prerequisites**
46-
4746
- Prerequisites for [Azure Arc-enabled Kubernetes cluster extensions](../../azure-arc/kubernetes/extensions.md#prerequisites).
4847
- Verify the [firewall requirements](kubernetes-monitoring-firewall.md) in addition to the [Azure Arc-enabled Kubernetes network requirements](../../azure-arc/kubernetes/network-requirements.md).
4948
- If you previously installed monitoring for AKS, ensure that you have [disabled monitoring](kubernetes-monitoring-disable.md) before proceeding to avoid issues during the extension install.
5049
- If you previously installed monitoring on a cluster using a script without cluster extensions, follow the instructions at [Disable monitoring of your Kubernetes cluster](kubernetes-monitoring-disable.md) to delete this Helm chart.
5150

51+
> [!NOTE]
52+
> The Managed Prometheus Arc-Enabled Kubernetes extension does not support the following configurations:
53+
> * Red Hat Openshift distributions
54+
> * Windows nodes
55+
5256

5357

5458
## Workspaces

0 commit comments

Comments
 (0)