mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Add note on Volume Claim Template in workloads
This commit is contained in:
committed by
Denise
parent
600130cdd5
commit
7a6af682a8
@@ -33,6 +33,8 @@ Deploy a workload to run an application in one or more containers.
|
||||
|
||||
Use this section to add storage for your workload. You can manually specify the volume that you want to add, use a persistent volume claim to dynamically create a volume for the workload, or read data for a volume to use from a file such as a [ConfigMap]({{< baseurl >}}/rancher/v2.x/en/k8s-in-rancher/configmaps/).
|
||||
|
||||
When you are deploying a Stateful Set, you should use a Volume Claim Template when using Persistent Volumes. This will ensure that Persistent Volumes are created dynamically when you scale your Stateful Set. This option is available in the UI as of Rancher v2.2.0.
|
||||
|
||||
- **Scaling/Upgrade Policy**
|
||||
|
||||
>**Amazon Note for Volumes:**
|
||||
|
||||
Reference in New Issue
Block a user