diff --git a/.vuepress/comp/KuboardDemo.vue b/.vuepress/comp/KuboardDemo.vue index ab8969e..17b5a2b 100644 --- a/.vuepress/comp/KuboardDemo.vue +++ b/.vuepress/comp/KuboardDemo.vue @@ -19,7 +19,7 @@ 在线演示环境中,您具备 只读 权限,只能体验 Kuboard 的一部分功能。
- http://demo.kuboard.cn
+ https://demo.kuboard.cn
用 户
demo
密 码
diff --git a/.vuepress/components/InstallDashboardPreview.vue b/.vuepress/components/InstallDashboardPreview.vue index 771ece9..731800c 100644 --- a/.vuepress/components/InstallDashboardPreview.vue +++ b/.vuepress/components/InstallDashboardPreview.vue @@ -4,7 +4,7 @@

- + Kuboard 在线体验 @@ -20,7 +20,7 @@ - + diff --git a/.vuepress/components/SpecialHomePage.vue b/.vuepress/components/SpecialHomePage.vue index a38c422..fb59017 100644 --- a/.vuepress/components/SpecialHomePage.vue +++ b/.vuepress/components/SpecialHomePage.vue @@ -71,7 +71,7 @@

Kuboard

- + Kuboard 在线体验
  • Kubernetes 管理界面
  • @@ -81,7 +81,7 @@

    @@ -154,7 +154,7 @@ export default { actionLink () { return { - link: `http://demo.kuboard.cn`, + link: `https://demo.kuboard.cn`, text: this.data.actionText } }, diff --git a/.vuepress/public/landing-video.html b/.vuepress/public/landing-video.html index 9f2dfab..ff2a3b2 100644 --- a/.vuepress/public/landing-video.html +++ b/.vuepress/public/landing-video.html @@ -97,7 +97,7 @@
  • 开始使用
  • + href="https://demo.kuboard.cn/dashboard?k8sToken=eyJhbGciOiJSUzI1NiIsImtpZCI6InZ6SzVqZFNJOXZFMmxQSkhXamNBcFY4RU9FR0RvSUR5bzJIY0NwVG1zODQifQ.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJrdWJlLXN5c3RlbSIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJrdWJvYXJkLXZpZXdlci10b2tlbi0yOW40cyIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50Lm5hbWUiOiJrdWJvYXJkLXZpZXdlciIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VydmljZS1hY2NvdW50LnVpZCI6IjQzMWMwNmYyLTNiNTAtNGEyMy1hYjM1LTkyNDQwNTQ2NzFkZCIsInN1YiI6InN5c3RlbTpzZXJ2aWNlYWNjb3VudDprdWJlLXN5c3RlbTprdWJvYXJkLXZpZXdlciJ9.kgwTa6t00gNC0vgr6HOvCqkDghPcW-jVDg-_K6WLy97ppb9jvaqVz-AxXzF7mJqXnNetbJw-8-x_L3ogSsDlTKmRucao96VA2tPKxel8pM04J8MU0ZmYgWhTJelibbxmQK3jwGM4x32bckOOvmtumcXdsBRN0z1SZ1iu4H0VoaswhfoFS4ZJKoe61xyqoDhQx4RLCVJh_-Uctd5RCcPLWFEk-BHqC8vUTy8QcRst6RIIozQdTqsv7Xs6bH6dHrHFS--eVVTH2orQdm8znuUFhlqFOOjmCIMzIlaUQC_SO9URIGYOs0jrk27N9KC0HvQ5dLgFmwyNJ0Gu7cYi23NP1A"> 在线演示
  • diff --git a/.vuepress/public/landing.html b/.vuepress/public/landing.html index 8cd4b1e..80282d6 100755 --- a/.vuepress/public/landing.html +++ b/.vuepress/public/landing.html @@ -202,11 +202,11 @@ @@ -219,7 +219,7 @@ 在线演示环境中,您具备 只读 权限,只能体验 Kuboard 的一部分功能。
    - http://demo.kuboard.cn
    + https://demo.kuboard.cn
    用 户:
    demo
    密 码:
    diff --git a/.vuepress/public/share.html b/.vuepress/public/share.html index 358b3d5..d60ee9e 100755 --- a/.vuepress/public/share.html +++ b/.vuepress/public/share.html @@ -96,7 +96,7 @@ diff --git a/.vuepress/theme/components/Sidebar.vue b/.vuepress/theme/components/Sidebar.vue index 423a855..56e04fd 100644 --- a/.vuepress/theme/components/Sidebar.vue +++ b/.vuepress/theme/components/Sidebar.vue @@ -34,8 +34,8 @@

    - - + +
    diff --git a/README.md b/README.md index 15d1c3a..041ed79 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Kuboard 是一款专为 Kubernetes 设计的免费管理界面,兼容 Kubernet 在线演示环境中,您具备 只读 权限,只能体验 Kuboard 的一部分功能。
    - http://demo.kuboard.cn
    + https://demo.kuboard.cn
    用 户
    demo
    密 码
    diff --git a/install/history-k8s/install-k8s-1.15.2.md b/install/history-k8s/install-k8s-1.15.2.md index f79bb4e..f21a441 100644 --- a/install/history-k8s/install-k8s-1.15.2.md +++ b/install/history-k8s/install-k8s-1.15.2.md @@ -321,9 +321,7 @@ kubectl apply -f https://kuboard.cn/install-script/v1.15.2/nginx-ingress.yaml [安装 Kuboard](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - + ::: tip * Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/overview/#kubernetes-%E5%88%9D%E5%AD%A6%E8%80%85) diff --git a/install/history-k8s/install-k8s-1.15.3.md b/install/history-k8s/install-k8s-1.15.3.md index ddad67b..4840ff9 100644 --- a/install/history-k8s/install-k8s-1.15.3.md +++ b/install/history-k8s/install-k8s-1.15.3.md @@ -450,9 +450,7 @@ kubectl delete -f https://kuboard.cn/install-script/v1.15.3/nginx-ingress.yaml [安装 Kuboard](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - + ::: tip * Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/overview/#kubernetes-%E5%88%9D%E5%AD%A6%E8%80%85) diff --git a/install/history-k8s/install-k8s-1.15.4.md b/install/history-k8s/install-k8s-1.15.4.md index 466c11c..27769b6 100644 --- a/install/history-k8s/install-k8s-1.15.4.md +++ b/install/history-k8s/install-k8s-1.15.4.md @@ -449,9 +449,7 @@ kubectl delete -f https://kuboard.cn/install-script/v1.15.4/nginx-ingress.yaml [安装 Kuboard](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - + ::: tip * Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/overview/#kubernetes-%E5%88%9D%E5%AD%A6%E8%80%85) diff --git a/install/history-k8s/install-k8s-1.16.0.md b/install/history-k8s/install-k8s-1.16.0.md index 474f199..982f45a 100644 --- a/install/history-k8s/install-k8s-1.16.0.md +++ b/install/history-k8s/install-k8s-1.16.0.md @@ -444,9 +444,7 @@ kubectl delete -f https://kuboard.cn/install-script/v1.16.0/nginx-ingress.yaml [安装 Kuboard - 微服务管理界面](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - + ::: tip * Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/overview/#kubernetes-%E5%88%9D%E5%AD%A6%E8%80%85) diff --git a/install/history-k8s/install-k8s-1.16.1.md b/install/history-k8s/install-k8s-1.16.1.md index d227d94..579cbab 100644 --- a/install/history-k8s/install-k8s-1.16.1.md +++ b/install/history-k8s/install-k8s-1.16.1.md @@ -452,9 +452,7 @@ kubectl delete -f https://kuboard.cn/install-script/v1.16.1/nginx-ingress.yaml [安装 Kuboard - 微服务管理界面](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - + ::: tip * Kubernetes 初学者,[点击这里获取 Kubernetes 学习路径](/learning/) diff --git a/install/history-k8s/install-kubernetes-1.15.3.md b/install/history-k8s/install-kubernetes-1.15.3.md index db748a0..6670d77 100644 --- a/install/history-k8s/install-kubernetes-1.15.3.md +++ b/install/history-k8s/install-kubernetes-1.15.3.md @@ -508,9 +508,7 @@ kubectl apply -f https://kuboard.cn/install-script/v1.15.3/nginx-ingress.yaml [安装 Kuboard](/install/v3/install.html) 安装 Kuboard 之前先 - - 在线体验 Kuboard - +