mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update video page
Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>
This commit is contained in:
parent
2d74f740f3
commit
0fee4e570d
|
|
@ -13,7 +13,7 @@ section2:
|
|||
content: 'KubeSphere partners play a critical role in KubeSphere go-to-market strategy. KubeSphere partners are located all over the world. We are looking forward to global cooperation as your success is our success.'
|
||||
name1: 'USA'
|
||||
icon1: 'images/partner/inaccel.jpg'
|
||||
name2: 'European'
|
||||
name2: 'Europe'
|
||||
icon2: 'images/partner/radore-flag.jpg'
|
||||
name3: 'China'
|
||||
icon3: 'images/partner/qingcloud.svg'
|
||||
|
|
|
|||
|
|
@ -1,34 +1,50 @@
|
|||
[
|
||||
{
|
||||
"title": "Kubernetes and Microservices Observability on KubeSphere",
|
||||
"link": "https://www.youtube.com/embed/uf0TTowc56I?&autoplay=1",
|
||||
"createTime": "2020.6.17",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619153720.png",
|
||||
"group": "Observability",
|
||||
"tag": ""
|
||||
},
|
||||
{
|
||||
"title": "A Complete Walkthrough to KubeSphere DevOps System",
|
||||
"link": "https://www.youtube.com/embed/uf0TTowc56I?&autoplay=1",
|
||||
"createTime": "2020.6.12",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619153949.png",
|
||||
"group": "DevOps",
|
||||
"tag": ""
|
||||
},
|
||||
{
|
||||
"title": "Helm-based Application Management in KubeSphere Application Store",
|
||||
"link": "https://www.youtube.com/embed/h1Mmcr4wnF8?&autoplay=1",
|
||||
"createTime": "2020.4.25",
|
||||
"snapshot": "/images/videos/cover.png",
|
||||
"group": "",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619153336.png",
|
||||
"group": "App Management",
|
||||
"tag": ""
|
||||
},
|
||||
{
|
||||
"title": "Binary to Image - Containerize Artifact and Deploy Service to Kubernetes",
|
||||
"title": "Binary to Image - Build reproducible docker image from binary",
|
||||
"link": "https://www.youtube.com/embed/jThC4CDoCLU?&autoplay=1",
|
||||
"createTime": "2020.4.25",
|
||||
"snapshot": "/images/videos/cover.png",
|
||||
"group": "",
|
||||
"createTime": "2020.4.30",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619152950.png",
|
||||
"group": "DevOps",
|
||||
"tag": ""
|
||||
},
|
||||
{
|
||||
"title": "Bookinfo Canary Release on Kubernetes using Istio, Jaeger and KubeSphere",
|
||||
"link": "https://www.youtube.com/embed/EkGWtwcsdE4?&autoplay=1",
|
||||
"createTime": "2020.4.25",
|
||||
"snapshot": "/images/videos/cover.png",
|
||||
"group": "",
|
||||
"createTime": "2020.5.15",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619153123.png",
|
||||
"group": "Service Mesh",
|
||||
"tag": ""
|
||||
},
|
||||
{
|
||||
"title": "Create Horizontal Pod Autoscaler for Kubernetes Deployment using KubeSphere",
|
||||
"link": "https://www.youtube.com/embed/Aqy-psx9B30?&autoplay=1",
|
||||
"createTime": "2020.4.25",
|
||||
"snapshot": "/images/videos/cover.png",
|
||||
"group": "",
|
||||
"snapshot": "https://pek3b.qingstor.com/kubesphere-docs/png/20200619153218.png",
|
||||
"group": "Kubernetes",
|
||||
"tag": ""
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue