mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
update: Update readme since cubefs moved from sandbox to incubate in cncf!
Signed-off-by: leonrayang <chl696@sina.com>
This commit is contained in:
parent
ff4eb8d822
commit
9af7b4a5d2
@ -1,6 +1,6 @@
|
||||
# CubeFS
|
||||
|
||||
[](https://www.cncf.io/sandbox-projects)
|
||||
[](https://www.cncf.io/projects)
|
||||
[](https://github.com/cubefs/cubefs/actions/workflows/ci.yml)
|
||||
[](https://github.com/cubefs/cubefs/blob/master/LICENSE)
|
||||
[](https://golang.org/)
|
||||
@ -36,7 +36,7 @@ Please use [releases](https://github.com/cubefs/cubefs/releases) instead of the
|
||||
|
||||
## Overview
|
||||
|
||||
CubeFS (储宝文件系统 in Chinese) is a cloud-native storage platform that provides both POSIX-compliant and S3-compatible interfaces. It is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CNCF) as a [sandbox](https://www.cncf.io/sandbox-projects/) project.
|
||||
CubeFS (储宝文件系统 in Chinese) is a cloud-native storage platform that provides both POSIX-compliant and S3-compatible interfaces. It is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CNCF) as a [incubating](https://www.cncf.io/projects/) project.
|
||||
|
||||
CubeFS has been commonly used as the underlying storage infrastructure for online applications, database or data processing services and machine learning jobs orchestrated by Kubernetes.
|
||||
An advantage of doing so is to separate storage from compute - one can scale up or down based on the workload and independent of the other, providing total flexibility in matching resources to the actual storage and compute capacity required at any given time.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user