remove docs
This commit is contained in:
@ -9,15 +9,15 @@
|
||||
|
||||
* 创建一个最简单的工作负载
|
||||
|
||||
[创建 busybox](example/busybox)
|
||||
[创建 busybox](example/busybox.html)
|
||||
|
||||
* 导入一套最简单的 Spring Cloud 微服务工作负载
|
||||
|
||||
[导入 example](example/import)
|
||||
[导入 example](example/import.html)
|
||||
|
||||
* 根据微服务上下文查看监控结果
|
||||
|
||||
[在微服务上下文中监控 example](example/monitor) <Badge text="alpha" type="warn"/>
|
||||
[在微服务上下文中监控 example](example/monitor.html) <Badge text="alpha" type="warn"/>
|
||||
|
||||
**Kuboard 可用于**
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
* Kubernetes 集群
|
||||
* 已在集群中安装 Kuboard
|
||||
* 已进入 Kuboard 操作界面 [安装并进入 Kuboard](/install/install-dashboard)
|
||||
* 已进入 Kuboard 操作界面 [安装并进入 Kuboard](/install/install-dashboard.html)
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9,11 +9,11 @@
|
||||
|
||||
## 创建存储资源
|
||||
|
||||
example中用到了存储卷声明,请在 Kuboard 中 [创建存储类](/guide/cluster/storage?id=创建存储类) ,否则不能完成 example 的导入操作。
|
||||
example中用到了存储卷声明,请在 Kuboard 中 [创建存储类](/guide/cluster/storage.html?id=创建存储类) ,否则不能完成 example 的导入操作。
|
||||
|
||||
## 创建名称空间
|
||||
|
||||
创建新的名称空间,用来导入 exmaple。可参考 [创建名称空间](/guide/cluster/namespace?id=创建名称空间)
|
||||
创建新的名称空间,用来导入 exmaple。可参考 [创建名称空间](/guide/cluster/namespace.html?id=创建名称空间)
|
||||
|
||||
假设您已经进入了 Kuboard 名称空间界面,如下图所示:
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
必须具备如下条件:
|
||||
|
||||
* 已完成 [导入 example 微服务](/guide/example/import)
|
||||
* 已完成 [导入 example 微服务](/guide/example/import.html)
|
||||
|
||||
::: warning
|
||||
|
||||
|
||||
@ -2,5 +2,5 @@
|
||||
|
||||
文档建设中...
|
||||
|
||||
> * 请参考 [监控 example](/guide/example/monitor) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 请参考 [监控 example](/guide/example/monitor.html) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 监控套件以插件的形式整合到 Kuboard,在不使用监控套件的情况下,Kuboard 的所有功能都可正常工作
|
||||
@ -2,5 +2,5 @@
|
||||
|
||||
文档建设中...
|
||||
|
||||
> * 请参考 [监控 example](/guide/example/monitor) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 请参考 [监控 example](/guide/example/monitor.html) <Badge text="alpha" type="warn"/> 体验 Kuboard 在监控套件方面的设想
|
||||
> * 监控套件以插件的形式整合到 Kuboard,在不使用监控套件的情况下,Kuboard 的所有功能都可正常工作
|
||||
@ -23,7 +23,7 @@ Kuboard 针对这种场景,提供了导出配置、导入配置的功能,以
|
||||
|
||||
必须满足如下条件:
|
||||
|
||||
* 您已经通过 kuboard 的 [创建工作负载](/guide/namespace/workload) 功能完成了微服务的部署。
|
||||
* 您已经通过 kuboard 的 [创建工作负载](/guide/namespace/workload.html) 功能完成了微服务的部署。
|
||||
|
||||
> 部署微服务过程中,您还可能用到 kuboard 的配置编辑功能、Secrets 编辑功能 等。
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
|
||||
请参考 [创建 busybox](/guide/example/busybox)
|
||||
请参考 [创建 busybox](/guide/example/busybox.html)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user