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
@@ -1,5 +1,5 @@
---
title: "Stateful Applications"
weight: 90
weight: 50
---
@@ -8,6 +8,7 @@ reviewers:
- smarterclayton
title: StatefulSet Basics
content_template: templates/tutorial
weight: 10
---
{{% capture overview %}}
@@ -3,6 +3,7 @@ title: "Example: Deploying Cassandra with Stateful Sets"
reviewers:
- ahmetb
content_template: templates/tutorial
weight: 30
---
{{% capture overview %}}
@@ -3,6 +3,7 @@ title: "Example: Deploying WordPress and MySQL with Persistent Volumes"
reviewers:
- ahmetb
content_template: templates/tutorial
weight: 20
---
{{% capture overview %}}
@@ -9,6 +9,7 @@ reviewers:
- smarterclayton
title: Running ZooKeeper, A Distributed System Coordinator
content_template: templates/tutorial
weight: 40
---
{{% capture overview %}}