diff --git a/content/rancher/v2.x/en/tasks/clusters/adding-storage/_index.md b/content/rancher/v2.x/en/tasks/clusters/adding-storage/_index.md index 97934cd41c0..261f51e54e0 100644 --- a/content/rancher/v2.x/en/tasks/clusters/adding-storage/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/adding-storage/_index.md @@ -1,7 +1,6 @@ --- title: Adding Storage weight: 3500 -draft: true --- >**Prerequisites:** diff --git a/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/_index.md b/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/_index.md index 8aaf0b17de0..e29fc390d43 100644 --- a/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/_index.md @@ -1,7 +1,6 @@ --- title: Provisioning Storage weight: 3500 -draft: true --- Rancher supports persistent storage with a variety of volume plugins. However, before you use any of these plugins to bind persistent storage to your workloads, you have to configure the storage itself, whether its a cloud-based solution from a service-provider or an on-prem solution that you manage yourself. diff --git a/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/nfs/_index.md b/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/nfs/_index.md index c99aa6bd39d..ec4a49d4cf1 100644 --- a/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/nfs/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/adding-storage/provisioning-storage/nfs/_index.md @@ -1,7 +1,6 @@ --- title: Provisioning NFS Storage weight: 3500 -draft: true --- Before you can use the NFS storage volume plug-in with Rancher deployments, you need to provision an NFS server.