Update README.md
This commit is contained in:
parent
e557a193f5
commit
38c4d034d3
|
@ -1,10 +1,11 @@
|
||||||
# SeaweedFS Operator
|
# SeaweedFS Operator
|
||||||
|
|
||||||
Goals:
|
Goals:
|
||||||
* Automatically deploy a SeaweedFS cluster with 3 masters, N volume servers, and M filers with replicated leveldb as filer store.
|
* Automatically deploy a SeaweedFS cluster with 3 masters, N volume servers, and M filers with customizable filer store managed by other operators.
|
||||||
* Auto rolling upgrade and restart.
|
* Auto rolling upgrade and restart.
|
||||||
* Ingress for volume server, filer and S3, to support HDFS, REST filer, S3 API and cross-cluster replication.
|
* 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.
|
* Support all major cloud Kubernetes: AWS, Google, Azure.
|
||||||
|
* Grafana dashboard.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue