Skip to content

Commit

Permalink
[Chore] update README.md to new repoistory url (krapie)
Browse files Browse the repository at this point in the history
  • Loading branch information
krapie committed Feb 9, 2023
1 parent bbc3fc7 commit 4a559fd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ just clone this repository and follow instructions bellow.

```bash
# 1. clone repository
git clone https://github.com/Krapi0314/yorkie-kubernetes.git
git clone https://github.com/krapie/yorkie-kubernetes.git

# 2. change to project directory
cd yorkie-kubernetes
Expand Down Expand Up @@ -68,7 +68,7 @@ git clone https://github.com/yorkie-team/dashboard.git

# 12. clone yorkie-tldraw repository for real-time collaboration whiteboard!
# (change REACT_APP_YORKIE_RPC_ADDR to http://localhost)
git clone https://github.com/Krapi0314/yorkie-tldraw.git
git clone https://github.com/krapie/yorkie-tldraw.git
```

## Development
Expand All @@ -77,9 +77,9 @@ git clone https://github.com/Krapi0314/yorkie-tldraw.git

- `kompose` : k8s manifests converted from yorkie docker-compose files
- `minikube` : k8s manifests for local k8s cluster (minikube)
- ***istio & envoy sidecar will be implemented in later updates.***
- ***for now, istio is not implemented to simplify***
***yorkie cluster architecture in local environment, and also instruction guide***
- **_istio & envoy sidecar will be implemented in later updates._**
- **_for now, istio is not implemented to simplify_**
**_yorkie cluster architecture in local environment, and also instruction guide_**
- `monitoring` : k8s manifest for monitoring tool (prometheus & grafana)

### Minikube Structure
Expand Down

0 comments on commit 4a559fd

Please sign in to comment.