From 4e843bf138da8bc521e257cc1ab0897be6306a2b Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Mon, 21 Sep 2020 19:30:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E8=8D=90=E8=A7=86=E9=A2=91=E8=AF=BE?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/ad-list.js | 22 +++++++++++----------- install/install-dashboard.md | 4 ++++ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/.vuepress/components/ad-list.js b/.vuepress/components/ad-list.js index 60c4b72..983a1a8 100644 --- a/.vuepress/components/ad-list.js +++ b/.vuepress/components/ad-list.js @@ -7,14 +7,14 @@ module.exports = [ url: 'https://github.com/fanux/sealos', weight: 50 }, - // { - // name: '免费教程', - // description: '廖雪峰研发 Java 进阶教程', - // strong: '原价2580元,限时免费', - // action: '立即学习', - // url: 'https://datayi.cn/w/GR4bGZ3o', - // weight: 100 - // }, + { + name: '视频教程', + description: 'K8S 实战课程', + strong: '5 分好评', + action: '免费试听', + url: 'https://edu.51cto.com/sd/518e5', + weight: 100 + }, // { // name: 'SOCK BOOM', // description: '我在这里 Fan Qiang 查阅 Kubernetes 第一手资料', @@ -33,10 +33,10 @@ module.exports = [ }, { name: '腾讯云', - description: '【腾讯云】云产品采购季,助力行业复工。', + description: '【腾讯云】云产品限时秒杀。', strong: '1核2G云服务器,首年99元', - action: '去抢', - url: 'https://cloud.tencent.com/act/cps/redirect?redirect=1053&cps_key=2ee6baa049659f4713ddc55a51314372&from=console', + action: '立即抢购', + url: 'https://cloud.tencent.com/act/cps/redirect?redirect=1062&cps_key=2ee6baa049659f4713ddc55a51314372&from=console', weight: 100 }, // { diff --git a/install/install-dashboard.md b/install/install-dashboard.md index a938943..a2814ef 100644 --- a/install/install-dashboard.md +++ b/install/install-dashboard.md @@ -19,6 +19,10 @@ Kuboard 是 Kubernetes 的一款图形化管理界面。 +## 视频介绍 + +点击查看 [10 分钟的视频介绍](https://edu.51cto.com/center/course/lesson/index?id=642025) + ## 前提 安装 Kuboard 时,假设您已经有一个 Kubernetes 集群,以下任何形式安装的集群都可以: