zh-trans: add content/zh/docs/tutorials/online-training/overview.md (#11892)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d07cf9ec9b
commit
4f93edabe4
@@ -0,0 +1,58 @@
|
||||
---
|
||||
title: Kubernetes 在线培训概述
|
||||
content_template: templates/concept
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Overview of Kubernetes Online Training
|
||||
content_template: templates/concept
|
||||
---
|
||||
-->
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
<!--
|
||||
Here are some of the sites that offer online training for Kubernetes:
|
||||
-->
|
||||
以下是一些为 Kubernetes 提供在线培训的网站:
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
<!--
|
||||
* [Scalable Microservices with Kubernetes (Udacity)](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
|
||||
|
||||
* [Introduction to Kubernetes (edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x)
|
||||
|
||||
* [Getting Started with Kubernetes (Pluralsight)](https://www.pluralsight.com/courses/getting-started-kubernetes)
|
||||
|
||||
* [Hands-on Introduction to Kubernetes (Instruqt)](https://play.instruqt.com/public/topics/getting-started-with-kubernetes)
|
||||
|
||||
* [Learn Kubernetes using Interactive Hands-on Scenarios (Katacoda)](https://www.katacoda.com/courses/kubernetes/)
|
||||
|
||||
* [Certified Kubernetes Administrator Preparation Course (LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/certified-kubernetes-administrator-preparation-course)
|
||||
|
||||
* [Kubernetes the Hard Way (LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way)
|
||||
|
||||
* [Certified Kubernetes Application Developer Preparation Course (KodeKloud.com)](https://kodekloud.com/p/kubernetes-certification-course)
|
||||
-->
|
||||
|
||||
* [使用 Kubernetes 的可伸缩微服务(Udacity)](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
|
||||
|
||||
* [Kubernetes 简介(edX)](https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x)
|
||||
|
||||
* [开始使用 Kubernetes(Pluralsight)](https://www.pluralsight.com/courses/getting-started-kubernetes)
|
||||
|
||||
* [Kubernetes 实践手册(Instruqt)](https://play.instruqt.com/public/topics/getting-started-with-kubernetes)
|
||||
|
||||
* [使用交互式动手场景学习 Kubernetes(Katacoda)](https://www.katacoda.com/courses/kubernetes/)
|
||||
|
||||
* [认证 Kubernetes 管理员预备课程(LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/certified-kubernetes-administrator-preparation-course)
|
||||
|
||||
* [Kubernetes 坎坷路(LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way)
|
||||
|
||||
* [认证 Kubernetes 应用程序开发人员准备课程(KodeKloud.com)](https://kodekloud.com/p/kubernetes-certification-course)
|
||||
|
||||
{{% /capture %}}
|
||||
Reference in New Issue
Block a user