mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
fix(docs): fix introduction video url
close: #2780 Signed-off-by: lily-lee <lilylee88756@gmail.com>
This commit is contained in:
parent
4db47095d5
commit
83bc944a3e
@ -6,7 +6,7 @@ CubeFS是新一代云原生存储产品,目前是[云原生计算基金会](ht
|
||||
多AZ部署以及跨区域复制等多种特性,广泛应用于大数据、AI、容器平台、数据库、中间件存算分离、数据共享以及数据保护等场景。
|
||||
|
||||
<video width="100%" height="300" controls>
|
||||
<source src="https://ocs-cn-north1.heytapcs.com/cubefs/community/video1657061611.mp4" type="video/mp4">
|
||||
<source src="https://ocs-cn-north1.heytapcs.com/cubefs/website-file/cubefsintro.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
## 为什么选择CubeFS ?
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
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.
|
||||
|
||||
<video width="100%" height="300" controls>
|
||||
<source src="https://ocs-cn-north1.heytapcs.com/cubefs/community/video1657061611.mp4" type="video/mp4">
|
||||
<source src="https://ocs-cn-north1.heytapcs.com/cubefs/website-file/cubefsintro.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
## Why CubeFS ?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user