Pf9-kube-prometheus helm chart upgrade

Upgrading kube-prometheus-stack version from v52.1.0 / v52.1.1 (monitoring version - v0.68.0) to v62.7.1 (monitoring version - v0.76.1). Disable prometheus monitoring addon.

Note: Please make sure that promethues monitoring add-on is not enabled on the cluster and in-cluster monitoring is being configured via pf9-kube-prometheus helm chart.

  1. Delete the prometheus-node-exporter daemonset.
Bash
Copy
  1. Run following commands to update the CRDs before applying the upgrade.
Bash
Copy

3. Add additional scrape config in the values.yaml file before upgrading the chart.

Ensure to update the additionalScrapeConfigs key in the values.yaml file being used with the following values.

Bash
Copy

4. Upgrade the helm chart.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated