Skip to content

Commit a65eb1d

Browse files
authored
Merge pull request #427 from sodafoundation/asifdxtreme-patch-1
Add Single Node K8s env restriction in syncer
2 parents 7307cb7 + 27c74d5 commit a65eb1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

soda-syncer/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Soda-syncer will be providing the following features :-
77
- [ ] CSI Meta-data sync between Soda and K8s
88

99

10-
*Note*: This is an experimental project and is not ready to be used in production.
10+
*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.
1111

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

0 commit comments

Comments
 (0)