remove docs
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
如果没有 Kubernetes 集群:
|
||||
|
||||
* 初学者, 请参考 [安装 Kubernetes 单Master节点](install-k8s)
|
||||
* 用于生产,请参考 [安装 Kubernetes 高可用](install-kubernetes)
|
||||
* 初学者, 请参考 [安装 Kubernetes 单Master节点](install-k8s.html)
|
||||
* 用于生产,请参考 [安装 Kubernetes 高可用](install-kubernetes.html)
|
||||
|
||||
碰到问题? **在线提问**
|
||||
|
||||
@ -181,6 +181,6 @@ kubectl port-forward service/kuboard 8080:80 -n kube-system
|
||||
|
||||
**下一步**
|
||||
|
||||
- 使用 Kuboard 工作负载编辑器 [创建 busybox](/guide/example/busybox) (10分钟)
|
||||
- 使用 Kuboard 工作负载编辑器 [创建 busybox](/guide/example/busybox.html) (10分钟)
|
||||
|
||||
- 尝试 Kuboard 设计的其他 example [使用 Kuboard](/guide/index)
|
||||
- 尝试 Kuboard 设计的其他 example [使用 Kuboard](/guide/index.html)
|
||||
|
||||
BIN
install/install-k8s.assets/image-20190731135811556.png
Normal file
BIN
install/install-k8s.assets/image-20190731135811556.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
@ -15,7 +15,7 @@ Kuboard 的 Live Demo 环境使用的是如下拓扑结构,本文档描述了
|
||||
* Kubernetes v1.15.0
|
||||
* Docker 18.09.7
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 制作标准机镜像
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# 安装 Kubernetes 高可用
|
||||
|
||||
::: tip
|
||||
推荐初学者按照 [安装Kubernetes 单Master节点](install-k8s) 文档进行 Kubernetes 集群搭建
|
||||
推荐初学者按照 [安装Kubernetes 单Master节点](install-k8s.html) 文档进行 Kubernetes 集群搭建
|
||||
:::
|
||||
|
||||
# 介绍
|
||||
|
||||
Reference in New Issue
Block a user