Skip to content

Commit

Permalink
docs: formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bressi <[email protected]>
  • Loading branch information
puffitos committed Nov 14, 2024
1 parent 5490b8f commit 10fcbc6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ A fork of the official [rancher cluster monitoring](https://github.com/rancher/c

If you're comming from an existing rancher-monitoring installation:

- you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs.
- you should additionally uninstall the rancher-monitoring chart before installing this one.
- do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them).
* you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs.
* you should additionally uninstall the rancher-monitoring chart before installing this one.
* do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them).

To install run the following command:

Expand All @@ -34,7 +34,7 @@ helm -n cattle-monitoring-system upgrade -i rancher-monitoring .

The following table shows the compatibility between the CaaS Cluster Monitoring chart and the CaaS Project Monitoring versions:

| CaaS Cluster Monitoring | compatible with CaaS Project Monitoring | deployed kube-prometheus-stack |
| CaaS Cluster Monitoring | compatible with CaaS Project Monitoring | used kube-prometheus-stack |
| ----------------------- | --------------------------------------- | ------------------------------ |
| < 0.0.6 | < 1.0.0 | 51.0.3 |
| 0.0.6 < x < 1.0.0 | 1.0.0 <= y < 1.4.0 | 58.4.0 |
Expand Down
8 changes: 4 additions & 4 deletions README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ A fork of the official [rancher cluster monitoring](https://github.com/rancher/c

If you're comming from an existing rancher-monitoring installation:

- you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs.
- you should additionally uninstall the rancher-monitoring chart before installing this one.
- do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them).
* you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs.
* you should additionally uninstall the rancher-monitoring chart before installing this one.
* do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them).

To install run the following command:

Expand All @@ -26,7 +26,7 @@ helm -n cattle-monitoring-system upgrade -i rancher-monitoring .

The following table shows the compatibility between the CaaS Cluster Monitoring chart and the CaaS Project Monitoring versions:

| CaaS Cluster Monitoring | compatible with CaaS Project Monitoring | deployed kube-prometheus-stack |
| CaaS Cluster Monitoring | compatible with CaaS Project Monitoring | used kube-prometheus-stack |
| ----------------------- | --------------------------------------- | ------------------------------ |
| < 0.0.6 | < 1.0.0 | 51.0.3 |
| 0.0.6 < x < 1.0.0 | 1.0.0 <= y < 1.4.0 | 58.4.0 |
Expand Down

0 comments on commit 10fcbc6

Please sign in to comment.