59 lines
2.4 KiB
Markdown
59 lines
2.4 KiB
Markdown
---
|
||
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 %}}
|