mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Merge pull request #2286 from yangchuansheng/dev-4
Update the page of learn
This commit is contained in:
commit
fc785a330c
|
|
@ -248,6 +248,12 @@ hasChildren = true
|
|||
URL = "videos/"
|
||||
weight = 4
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
parent = "资源"
|
||||
name = "云原生实战"
|
||||
URL = "learn/"
|
||||
weight = 5
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
weight = 4
|
||||
hasChildren = true
|
||||
|
|
|
|||
|
|
@ -22,8 +22,7 @@ section2:
|
|||
|
||||
section3:
|
||||
title: 课程简介
|
||||
snapshot: https://pek3b.qingstor.com/kubesphere-docs/png/20200206170305.png
|
||||
videoUrl: https://kubesphere-docs.pek3b.qingstor.com/website/%E4%BA%91%E5%8E%9F%E7%94%9F%E8%AF%BE%E7%A8%8B/lesson1/%E5%AE%B9%E5%99%A8%E6%8A%80%E6%9C%AF%E5%9F%BA%E7%A1%80%E6%A6%82%E5%BF%B5_1_%E5%AE%B9%E5%99%A8%E6%8A%80%E6%9C%AF%E5%8F%91%E5%B1%95%E7%AE%80%E4%BB%8B.mp4
|
||||
videoUrl: https://kubesphere-community.pek3b.qingstor.com/%E4%BA%91%E5%8E%9F%E7%94%9F%E5%AE%9E%E6%88%98/01%E3%80%81%E4%BA%91%E5%8E%9F%E7%94%9F%E5%AE%9E%E6%88%98-%E8%AF%BE%E7%A8%8B%E7%AE%80%E4%BB%8B.mp4
|
||||
description: Kubernetes 已经成为了容器编排的实施标准,而以 Kubernetes 为核心的云原生技术以及生态正在快速和蓬勃地发展。然而,仅 Kubernetes 本身就有复杂的架构和很高的学习成本,包括集群的安装运维、存储、网络、可观测性DevOps、应用管理、多租户等等。而为了解决这一系列难题,KubeSphere 应运而生。我们将使用 KubeSphere 作为教学工具,通过手把手的云原生技术课程,将理论结合实践帮助您快速入门 Kubernetes 以及其生态相关工具,从零到一构建开源的企业级容器 PaaS 平台。
|
||||
|
||||
section4:
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
linkTitle: 课程简介
|
||||
weight: 1
|
||||
|
||||
_build:
|
||||
render: false
|
||||
|
||||
profit: 从整体了解课程大纲
|
||||
time: 2021-12-17 20:00-20:40
|
||||
---
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: 课程简介
|
||||
keywords: Kubesphere, Kubesphere learn
|
||||
description: 从整体了解课程大纲
|
||||
|
||||
pdfUrl: https://www.yuque.com/leifengyang/oncloud/vfvmcd
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: 课程简介
|
||||
keywords: Kubesphere, Kubesphere learn
|
||||
description: 从整体了解课程大纲
|
||||
|
||||
video:
|
||||
videoUrl: https://kubesphere-community.pek3b.qingstor.com/%E4%BA%91%E5%8E%9F%E7%94%9F%E5%AE%9E%E6%88%98/01%E3%80%81%E4%BA%91%E5%8E%9F%E7%94%9F%E5%AE%9E%E6%88%98-%E8%AF%BE%E7%A8%8B%E7%AE%80%E4%BB%8B.mp4
|
||||
|
||||
---
|
||||
Loading…
Reference in New Issue