broken link
This commit is contained in:
@ -104,7 +104,7 @@ description: 使用Kuboard管理Kubernetes存储类StorageClass
|
||||
|
||||
* 进入 Kuboard ***集群概览页***
|
||||
|
||||
参考 [访问 Kuboard](install/install-dashboard?id=访问)
|
||||
参考 [访问 Kuboard](/install/install-dashboard.html?id=访问)
|
||||
|
||||
如下图所示:
|
||||
|
||||
|
||||
@ -111,4 +111,4 @@ Kuboard 针对这种场景,提供了导出配置、导入配置的功能,以
|
||||
|
||||
### 操作步骤
|
||||
|
||||
请参考 [导入 example 微服务](/guide/example/import)
|
||||
请参考 [导入 example 微服务](/guide/example/import.html)
|
||||
|
||||
@ -31,7 +31,7 @@ description: 使用Kuboard配置Kubernetes的存储卷声明Persistent_Volume_Cl
|
||||
| 字段名称 | 填写内容 | 说明 |
|
||||
| ---------- | --------------- | ------------------------------------------------------------ |
|
||||
| 存储卷声明 | my-pvc | |
|
||||
| 存储类 | cluster-storage | 如果不存在,则需要提前 [创建存储类](./guide/cluster/storage?id=创建存储类) |
|
||||
| 存储类 | cluster-storage | 如果不存在,则需要提前 [创建存储类](/guide/cluster/storage.html?id=创建存储类) |
|
||||
| 分配模式 | 动态分配 | |
|
||||
| 读写模式 | 可被多节点读写 | |
|
||||
| 总量 | 2Gi | |
|
||||
|
||||
Reference in New Issue
Block a user