added links to workloads root file

This commit is contained in:
Mark Bishop
2018-06-19 11:30:58 -07:00
committed by Mark Bishop
parent 6bd1e0381e
commit 230865e8f4
4 changed files with 6 additions and 4 deletions
@@ -1,5 +1,10 @@
---
title: Workloads
weight: 3675
draft: true
---
This section of the documentation contains instructions for deploying workloads and using workload options.
- [Deploy Workloads]({{< baseurl >}}/rancher/v2.x/en/tasks/workloads/deploy-workloads/)
- [Upgrade Workloads]({{< baseurl >}}/rancher/v2.x/en/tasks/workloads/upgrade-workloads/)
- [Rollback Workloads]({{< baseurl >}}/rancher/v2.x/en/tasks/workloads/rollback-workloads/)
@@ -1,7 +1,6 @@
---
title: Deploying Workloads
weight:
draft: true
---
Deploy a workload to run an application in one or more containers.
@@ -1,7 +1,6 @@
---
title: Rolling Back Workloads
weight:
draft: true
---
Sometimes there is a need to rollback to the previous version of the application, either for debugging purposes or because an upgrade did not go as planned.
@@ -1,7 +1,6 @@
---
title: Upgrading Workloads
weight:
draft: true
---
When a new version of an application image is released on Docker Hub, you can upgrade any workloads running a previous version of the application to the new one.