mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
docs(doc): Update the maturity level of cubefs to graduated
Signed-off-by: zjregee <zjregee@gmail.com>
This commit is contained in:
parent
3ae088f641
commit
1e55506ba3
@ -1,6 +1,6 @@
|
||||
# CubeFS
|
||||
|
||||
[](https://www.cncf.io/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/)
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
# CubeFS 历史
|
||||
|
||||
- 2024年12月,CubeFS 成功晋级为 CNCF 毕业项目
|
||||
- 2022年7月,CubeFS 成功晋级为 CNCF 孵化项目
|
||||
- 2022年3月,向 CNCF 发起孵化申请,发现 ChubaoFS 英文不好发音,因此更名为 CubeFS
|
||||
- 2020年8月,OPPO 加入该开源项目,成为核心贡献者及主要推动者
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
## 什么是 CubeFS ?
|
||||
|
||||
CubeFS 是新一代云原生存储产品,目前是[云原生计算基金会](https://www.cncf.io/projects/cubefs/)(CNCF)托管的孵化阶段开源项目, 兼容 S3、POSIX、HDFS 等多种访问协议,支持多副本与纠删码两种存储引擎,为用户提供多租户、
|
||||
CubeFS 是新一代云原生存储产品,目前是[云原生计算基金会](https://www.cncf.io/projects/cubefs/)(CNCF)托管的毕业开源项目, 兼容 S3、POSIX、HDFS 等多种访问协议,支持多副本与纠删码两种存储引擎,为用户提供多租户、
|
||||
多 AZ 部署以及跨区域复制等多种特性,广泛应用于大数据、AI、容器平台、数据库、中间件存算分离、数据共享以及数据保护等场景。
|
||||
|
||||
<video width="100%" height="300" controls>
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
# CubeFS History
|
||||
|
||||
- In December 2022, CubeFS was successfully promoted to a CNCF graduation project.
|
||||
- In July 2022, CubeFS was successfully promoted to a CNCF incubation project.
|
||||
- In March 2022, an incubation application was submitted to CNCF. It was discovered that ChubaoFS was difficult to pronounce in English, so it was renamed CubeFS.
|
||||
- In August 2020, OPPO joined the open-source project and became a core contributor and main promoter.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
## What is CubeFS ?
|
||||
|
||||
CubeFS is a next-generation cloud-native storage product that is currently an incubating open-source project hosted by the [Cloud Native Computing Foundation](https://www.cncf.io/projects/cubefs/) (CNCF). It is compatible with various data access protocols such as S3, POSIX, and HDFS, and supports two storage engines - multiple replicas and erasure coding. It provides users with multiple features such as multi-tenancy, multi-AZ deployment, and cross-regional replication, and is widely used in scenarios such as big data, AI, container platforms, databases, middleware storage and computing separation, data sharing and data protection.
|
||||
CubeFS is a next-generation cloud-native storage product that is currently a graduated open-source project hosted by the [Cloud Native Computing Foundation](https://www.cncf.io/projects/cubefs/) (CNCF). It is compatible with various data access protocols such as S3, POSIX, and HDFS, and supports two storage engines - multiple replicas and erasure coding. It provides users with multiple features such as multi-tenancy, multi-AZ deployment, and cross-regional replication, and is widely used in scenarios such as big data, AI, container platforms, databases, middleware storage and computing separation, data sharing and data protection.
|
||||
|
||||
<video width="100%" height="300" controls>
|
||||
<source src="https://ocs-cn-north1.heytapcs.com/cubefs/website-file/cubefsintro.mp4" type="video/mp4">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user