Files
2018-02-07 17:58:43 -08:00

22 lines
490 B
Markdown

---
title: Overview of Kubernetes Online Training
---
{% capture overview %}
Here are some of the sites that offer online training for Kubernetes:
{% endcapture %}
{% 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)
{% endcapture %}
{% include templates/concept.md %}