Skip to content

Commit 190c3f9

Browse files
Syspretorjiuyu
andauthored
add some file system integration case (#4401)
Signed-off-by: jiuyu <guotongyu.gty@alibaba-inc.com> Co-authored-by: jiuyu <guotongyu.gty@alibaba-inc.com>
1 parent 58de73c commit 190c3f9

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

addons/readme-zh_CN.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Fluid 为 Kubernetes 用户提供一套简单高效的云上数据访问方案
77

88
## 接入案例
99

10-
| 存储系统| 文档 |
11-
|-----------------|:--------------------:|
12-
| NFS | [案例](./nfs/readme-zh_CN.md) |
13-
| CubeFS 2.4 | [案例](./cubefs/v2.4/readme-zh_CN.md) |
10+
| 存储系统 | 文档 |
11+
|--------------|:-----------------------------------:|
12+
| NFS | [案例](./nfs/readme-zh_CN.md) |
13+
| CubeFS 2.4 | [案例](./cubefs/v2.4/readme-zh_CN.md) |
14+
| CephFS | [案例](./cephfs/readme-zh_CN.md) |
15+
| GlusterFS | [案例](./glusterfs/readme-zh_CN.md) |

addons/readme.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ In order to meet users' needs to access data from other general storage systems
1010

1111
## Demo
1212

13-
| Storage System| User Guide |
14-
|-----------------|:--------------------:|
15-
| NFS | [User Guide](./nfs/readme.md) |
16-
| CubeFS 2.4 | [User Guide](./cubefs/v2.4/readme.md) |
13+
| Storage System | User Guide |
14+
|----------------|:----------------------------------------:|
15+
| NFS | [User Guide](./nfs/readme.md) |
16+
| CubeFS 2.4 | [User Guide](./cubefs/v2.4/readme.md) |
17+
| CephFS | [User Guide](./cephfs/readme.md) |
18+
| GlusterFS | [User Guide](./glusterfs/readme.md) |

0 commit comments

Comments
 (0)