Skip to content

Commit 6f7c833

Browse files
committed
[Design] update lookup-clsuter-mode.md page
1 parent 42c5d78 commit 6f7c833

10 files changed

+140
-81
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ git clone https://github.com/krapie/yorkie-tldraw.git
8181

8282
There are two cluster modes implemented by docker, kompose, and kubernetes:
8383

84-
- **Broadcast Cluster Mode** : Yorkie cluster mode based on broadcasting & pub/sub & distributed lock.
85-
For more information about the design, follow this page: [Yorkie Broadcast Cluster Mode](design/broadcast-cluster-mode.md)
84+
- **Broadcast Cluster Mode** : Yorkie cluster mode based on broadcasting & pub/sub & distributed lock.
85+
For more information about the design, follow this page: [Yorkie Broadcast Cluster Mode](design/broadcast-cluster-mode.md)
8686
- **LookUp Cluster Mode** : Yorkie cluster mode based on routing & sharding. This cluster mode is in progress
87-
For more information about the design, follow this page: [Yorkie Lookup Cluster Mode](design/lookup-cluster-mode.md)
87+
For more information about the design, follow this page: [Yorkie Lookup Cluster Mode](design/lookup-cluster-mode.md)
8888

8989
### Project Structure
9090

@@ -104,7 +104,7 @@ Current project structure look like this:
104104

105105
### Kubernetes Structure
106106

107-
![argocd screenshot](./screenshot/argocd.png)
107+
![argocd screenshot](./screenshot/argocd.PNG)
108108

109109
In current kubernetes(minikube) yorkie cluster, there are:
110110

design/lookup-cluster-mode.md

+136-77
Large diffs are not rendered by default.
File renamed without changes.

design/media/cluster-mode-example.png

48.3 KB
Loading

design/media/istio-architecture.png

105 KB
Loading
File renamed without changes.

design/media/member-map.png

56.5 KB
Loading

design/media/ring-hash-example.png

202 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)