Fix up Tutorials landing page and Tutorials left nav. (#8557)

* Fix up Tutorials landing page and Tutorials left nav.

* Add redirects. Fix bullet.
This commit is contained in:
Steve Perry
2018-05-15 15:29:27 -07:00
committed by k8s-ci-robot
parent 6bbc4df29b
commit 21fd86ed4b
38 changed files with 84 additions and 24 deletions
@@ -0,0 +1,5 @@
---
title: Kubernetes Basics
weight: 10
---
@@ -0,0 +1,4 @@
---
title: Create a Cluster
weight: 10
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Creating a Cluster
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Using Minikube to Create a Cluster
weight: 10
---
<!DOCTYPE html>
@@ -0,0 +1,4 @@
---
title: Deploy an App
weight: 20
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Deploying an App
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Using kubectl to Create a Deployment
weight: 10
---
<!DOCTYPE html>
@@ -0,0 +1,4 @@
---
title: Explore Your App
weight: 30
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Exploring Your App
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Viewing Pods and Nodes
weight: 10
---
<!DOCTYPE html>
@@ -0,0 +1,4 @@
---
title: Expose Your App Publicly
weight: 40
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Exposing Your App
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Using a Service to Expose Your App
weight: 10
---
<!DOCTYPE html>
@@ -1,6 +1,6 @@
---
title: Overview
linkTitle: Try Our Interactive Tutorials
weight: 10
---
<!DOCTYPE html>
@@ -0,0 +1,4 @@
---
title: Scale Your App
weight: 50
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Scaling Your App
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Running Multiple Instances of Your App
weight: 10
---
<!DOCTYPE html>
@@ -0,0 +1,4 @@
---
title: Update Your App
weight: 60
---
@@ -1,5 +1,6 @@
---
title: Interactive Tutorial - Updating Your App
weight: 20
---
<!DOCTYPE html>
@@ -1,5 +1,6 @@
---
title: Performing a Rolling Update
weight: 10
---
<!DOCTYPE html>