Skip to content

Commit

Permalink
Add Single Node K8s env restriction in syncer
Browse files Browse the repository at this point in the history
  • Loading branch information
asifdxtreme authored Jun 28, 2021
1 parent 1e04dc7 commit 27c74d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soda-syncer/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Soda-syncer will be providing the following features :-
- [ ] CSI Meta-data sync between Soda and K8s


*Note*: This is an experimental project and is not ready to be used in production.
*Note*: This is an experimental project and is not ready to be used in production. This solutions curretly works for single node k8s env, we are working regularly to make this solution scalable.

### Consistent Snapshot Solution for CSI Plugins
Consistent Snapshot is considered as snapshots which are taken at regular intervals and pushed to cloud for DR Solutions.
Expand Down Expand Up @@ -52,4 +52,4 @@ This will by default start the soda-syncer on 0.0.0.0:50030
Cleanup
```
./scripts/stop.sh
```
```

0 comments on commit 27c74d5

Please sign in to comment.