Remove RKE references in monitoring-and-alerting

This commit is contained in:
LucasSaintarbor
2025-08-12 15:09:41 -07:00
parent 64526859ce
commit d23aff28d8
4 changed files with 0 additions and 8 deletions
@@ -91,8 +91,6 @@ For more information on `rancher-monitoring` chart options, including options to
## Windows Cluster Support
When deployed onto an RKE1 Windows cluster, Monitoring V2 will now automatically deploy a [windows-exporter](https://github.com/prometheus-community/windows_exporter) DaemonSet and set up a ServiceMonitor to collect metrics from each of the deployed Pods. This will populate Prometheus with `windows_` metrics that are akin to the `node_` metrics exported by [node_exporter](https://github.com/prometheus/node_exporter) for Linux hosts.
To be able to fully deploy Monitoring V2 for Windows, all of your Windows hosts must have a minimum [wins](https://github.com/rancher/wins) version of v0.1.0.
For more details on how to upgrade wins on existing Windows hosts, see [Windows cluster support for Monitoring V2.](windows-support.md).