安装完成后提示
This commit is contained in:
@ -151,9 +151,8 @@ http://任意一个Worker节点的IP地址:32567/
|
||||
输入前一步骤中获得的 token,可进入 **Kuboard 集群概览页**
|
||||
|
||||
::: tip
|
||||
您也可以修改 Kuboard.yaml 文件,使用自己定义的 NodePort 端口号
|
||||
|
||||
|
||||
* 如果您使用的是阿里云、腾讯云等,请在其安全组设置里开放 worker 节点 32567 端口的入站访问,
|
||||
* 您也可以修改 Kuboard.yaml 文件,使用自己定义的 NodePort 端口号
|
||||
:::
|
||||
|
||||
::: tab 通过port-forward访问 lazy
|
||||
|
||||
@ -443,7 +443,7 @@ kubectl apply -f https://raw.githubusercontent.com/eip-work/eip-monitor-reposito
|
||||
:::
|
||||
|
||||
::: warning
|
||||
如果您打算 Kubernetes 用于生产环境,请参考此文档 [Installing Ingress Controller](https://github.com/nginxinc/kubernetes-ingress/blob/v1.5.2/docs/installation.md),完善 Ingress 的配置
|
||||
如果您打算将 Kubernetes 用于生产环境,请参考此文档 [Installing Ingress Controller](https://github.com/nginxinc/kubernetes-ingress/blob/v1.5.2/docs/installation.md),完善 Ingress 的配置
|
||||
:::
|
||||
|
||||
|
||||
@ -453,3 +453,12 @@ kubectl apply -f https://raw.githubusercontent.com/eip-work/eip-monitor-reposito
|
||||
您已经完成了 Kubernetes 集群的安装,下一步请:
|
||||
|
||||
[安装 Kuboard](/install/install-dashboard.html)
|
||||
|
||||
安装 Kuboard 之前先
|
||||
<a target="_blank" :href="`http://demo.kuboard.cn/#/dashboard?k8sToken=${$site.themeConfig.kuboardToken}`">
|
||||
在线体验 Kuboard
|
||||
</a>
|
||||
|
||||
::: tip
|
||||
* Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/overview/)
|
||||
:::
|
||||
Reference in New Issue
Block a user