diff --git a/README.md b/README.md index e39ab2a97d..8ed237d021 100644 --- a/README.md +++ b/README.md @@ -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. - +![Naive cluster scheme](assets/images/Naive_cluster_scheme.png) ## Multitenancy