Skip to content

Commit 2e6e4e0

Browse files
authored
Update prometheus-metrics-enable.md
1 parent aeffc06 commit 2e6e4e0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -389,12 +389,10 @@ Deploy the template with the parameter file by using any valid method for deploy
389389
> [!NOTE]
390390
> There is no CPU/Memory limit in windows-exporter-daemonset.yaml so it may over-provision the Windows nodes
391391
> For more details see [Resource reservation] (https://kubernetes.io/docs/concepts/configuration/windows-resource-management/#resource-reservation)
392-
>
393-
> ```
394-
> Caution:
392+
>
395393
> As you deploy workloads, set resource memory and CPU limits on containers. This also subtracts from NodeAllocatable and helps the cluster-wide scheduler in determining which pods to place on which nodes.
396394
> Scheduling pods without limits may over-provision the Windows nodes and in extreme cases can cause the nodes to become unhealthy.
397-
> ```
395+
398396

399397
As of version 6.4.0-main-02-22-2023-3ee44b9e of the Managed Prometheus addon container (prometheus_collector), Windows metric collection has been enabled for the AKS clusters. Onboarding to the Azure Monitor Metrics add-on enables the Windows DaemonSet pods to start running on your node pools. Both Windows Server 2019 and Windows Server 2022 are supported. Follow these steps to enable the pods to collect metrics from your Windows node pools.
400398

0 commit comments

Comments
 (0)