Update README.md

This commit is contained in:
Chris Lu 2020-10-27 00:37:07 -07:00 committed by GitHub
parent 9df02c313d
commit e557a193f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# SeaweedFS Operator
Goals:
* Automatically deploy a SeaweedFS cluster with 3 masters, N volume servers, and M filers with replicated leveldb as filer store.
* Auto rolling upgrade and restart.
* Ingress for volume server, filer and S3, to support HDFS, REST filer, S3 API and cross-cluster replication.
* Support all major cloud Kubernetes: AWS, Google, Azure.
## Installation
## Development