Skip to content

Commit

Permalink
Merge pull request #427 from sodafoundation/asifdxtreme-patch-1
Browse files Browse the repository at this point in the history
Add Single Node K8s env restriction in syncer
  • Loading branch information
skdwriting authored Jun 29, 2021
2 parents 7307cb7 + 27c74d5 commit a65eb1d
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 a65eb1d

Please sign in to comment.