Skip to content

Commit

Permalink
Merge pull request #596 from jasonnovichRunAI:v2.16
Browse files Browse the repository at this point in the history
V2.16 - update merge
  • Loading branch information
jasonnovichRunAI authored Dec 19, 2023
2 parents 72b0bc6 + b2f2a97 commit 0c249c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 76 deletions.
2 changes: 1 addition & 1 deletion docs/admin/runai-setup/config/ha.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ The default Prometheus installation uses a single pod replica. If the node runni
[Prometheus supports](https://prometheus.io/docs/introduction/faq/#can-prometheus-be-made-highly-available){target=_blank} high availability by allowing to run multiple instances. The tradeoff of this approach is that all instances will scrape and send the same data. The Run:ai control plane will identify duplicate metric series and ignore them. This approach will thus increase network, CPU and memory consumption.
To change the number of Prometheus instances, edit the `runaiconfig` as described under [customizing the Run:ai cluster](../cluster-setup/customize-cluster-install.md). Under `prometheus`, set `replicas` to 2.
To change the number of Prometheus instances, edit the `runaiconfig` as described under [customizing the Run:ai cluster](../cluster-setup/customize-cluster-install.md). Under `prometheus.spec`, set `replicas` to 2.
75 changes: 0 additions & 75 deletions docs/home/whats-new-2-15.old

This file was deleted.

0 comments on commit 0c249c7

Please sign in to comment.