docs/Cluster-VictoriaMetrics.md: typo fix: siplify -> simplify

This commit is contained in:
Aliaksandr Valialkin 2021-07-02 10:50:26 +03:00
parent 5beb099ff9
commit 1e52f11e87

View file

@ -146,7 +146,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 siplify cluster setup:
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)
* [Helm charts for VictoriaMetrics](https://github.com/VictoriaMetrics/helm-charts)
* [Kubernetes operator for VictoriaMetrics](https://github.com/VictoriaMetrics/operator)