mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
added links to workloads root file
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user