7f3b633aa0
This commit converts content and layout to use Hugo.
23 lines
496 B
Markdown
23 lines
496 B
Markdown
---
|
|
title: Overview of Kubernetes Online Training
|
|
content_template: templates/concept
|
|
---
|
|
|
|
{{% capture overview %}}
|
|
|
|
Here are some of the sites that offer online training for 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)
|
|
|
|
{{% /capture %}}
|
|
|
|
|
|
|
|
|