README.md: sync with docs/Cluster-VictoriaMetrics.md after 5714a68ac6

This commit is contained in:
Aliaksandr Valialkin 2022-09-21 12:02:51 +03:00
parent 1271010727
commit 067755a8cf
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -140,7 +140,7 @@ Ports may be altered by setting `-httpListenAddr` on the corresponding nodes.
It is recommended setting up [monitoring](#monitoring) for the cluster.
The following tools can simplify cluster setup:
- [An example docker-compose config for VictoriaMetrics cluster](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/cluster/deployment/docker/docker-compose.yml)
- [An example docker-compose config for VictoriaMetrics cluster](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/docker-compose-cluster.yml)
- [Helm charts for VictoriaMetrics](https://github.com/VictoriaMetrics/helm-charts)
- [Kubernetes operator for VictoriaMetrics](https://github.com/VictoriaMetrics/operator)