Skip to content

Commit

Permalink
fix: update design docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayouxujin committed Oct 10, 2023
1 parent 9a5f20f commit e244d38
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Sentinel

![avatar](/docs/images/sentinel.png)
<img alt="avatar" src="/docs/images/sentinel.png" width="50%"/>

1. Use deployment to deploy sentinel Pod
2. For scaling, just modify the spec.replicas field
Expand All @@ -27,7 +27,8 @@

## Standard

![avatar](/docs/images/standard.png)
<img src="/docs/images/standard.png" width="50%" />


1. Use statefulSet to deploy kvrocks pod
2. Sentinel is used to monitor kvrocks master-slave mode, and perform failover and discovery
Expand Down

0 comments on commit e244d38

Please sign in to comment.