Adding online tutorials to nav
This commit is contained in:
committed by
Andrew Chen
parent
01778992aa
commit
d4d5f3ec3c
+4
-2
@@ -29,8 +29,11 @@ toc:
|
|||||||
section:
|
section:
|
||||||
- docs/tutorials/kubernetes-basics/update-intro.html
|
- docs/tutorials/kubernetes-basics/update-intro.html
|
||||||
- docs/tutorials/kubernetes-basics/update-interactive.html
|
- docs/tutorials/kubernetes-basics/update-interactive.html
|
||||||
- title: Online Training Course
|
- title: Online Training Courses
|
||||||
|
section: Scalable Microservices with Kubernetes (Udacity)
|
||||||
path: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
path: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
||||||
|
section: Introduction to Kubernetes (edX)
|
||||||
|
path: https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#
|
||||||
- docs/tutorials/stateless-application/hello-minikube.md
|
- docs/tutorials/stateless-application/hello-minikube.md
|
||||||
- title: Configuration
|
- title: Configuration
|
||||||
section:
|
section:
|
||||||
@@ -61,4 +64,3 @@ toc:
|
|||||||
- title: Services
|
- title: Services
|
||||||
section:
|
section:
|
||||||
- docs/tutorials/services/source-ip.md
|
- docs/tutorials/services/source-ip.md
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ each of which has a sequence of steps.
|
|||||||
|
|
||||||
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
|
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
|
||||||
|
|
||||||
* [Online Training Course](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
|
* [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#)
|
||||||
|
|
||||||
* [Hello Minikube](/docs/tutorials/stateless-application/hello-minikube/)
|
* [Hello Minikube](/docs/tutorials/stateless-application/hello-minikube/)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user