mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
README.md: sync with docs/Cluster-VictoriaMetrics.md after the commit 3299865620
This commit is contained in:
parent
46c06334ee
commit
0617c5eaca
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Each service may scale independently and may run on the most suitable hardware.
|
|||
This is [shared nothing architecture](https://en.wikipedia.org/wiki/Shared-nothing_architecture).
|
||||
It increases cluster availability, simplifies cluster maintenance and cluster scaling.
|
||||
|
||||
<img src="https://docs.google.com/drawings/d/e/2PACX-1vTvk2raU9kFgZ84oF-OKolrGwHaePhHRsZEcfQ1I_EC5AB_XPWwB392XshxPramLJ8E4bqptTnFn5LL/pub?w=1104&h=746">
|
||||
![Naive cluster scheme](assets/images/Naive_cluster_scheme.png)
|
||||
|
||||
## Multitenancy
|
||||
|
||||
|
|
Loading…
Reference in a new issue