mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update kubesphere-juicefs.md
This commit is contained in:
parent
0c0333eb8d
commit
f8419866e1
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: '使用 KubeSphere 应用商店 5 分钟内快速部署 JuiceFS'
|
||||
tag: 'KubeSphere,JuiceFS'
|
||||
keyword: 'KubeSphere, JuiceFS, 对象存储, 数据池就会'
|
||||
keyword: 'Kubernetes, KubeSphere, JuiceFS, 对象存储 '
|
||||
description: '本教程将介绍如何在 KubeSphere 中一键部署 JuiceFS CSI Driver,为集群上的各种应用提供数据持久化。'
|
||||
createTime: '2021-11-17'
|
||||
author: 'KubeSphere'
|
||||
|
|
@ -126,4 +126,4 @@ kubectl get pvc -n kubesphere
|
|||
|
||||
1. JuiceFS CSI Driver 安装完成任何 namespace 都可以使用;
|
||||
2. PVC 所属的 pod 归属在 JuiceFS CSI Driver 的 namespace 中;
|
||||
3. 创建完应用必须进入所声明挂载的文件夹存放数据,远端存储才会同步显示。
|
||||
3. 创建完应用必须进入所声明挂载的文件夹存放数据,远端存储才会同步显示。
|
||||
|
|
|
|||
Loading…
Reference in New Issue