diff --git a/content/rancher/v2.x/en/concepts/storage/_index.md b/content/rancher/v2.x/en/concepts/storage/_index.md deleted file mode 100644 index 32f2edbe2fa..00000000000 --- a/content/rancher/v2.x/en/concepts/storage/_index.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Storage -weight: 2125 -draft: true ---- -Coming Soon - -## Persistent Volumes - -Coming Soon - -## Storage Classes - -Coming Soon diff --git a/content/rancher/v2.x/en/concepts/volumes/_index.md b/content/rancher/v2.x/en/concepts/volumes-and-storage/_index.md similarity index 98% rename from content/rancher/v2.x/en/concepts/volumes/_index.md rename to content/rancher/v2.x/en/concepts/volumes-and-storage/_index.md index 697a37a4463..656ee73bcdb 100644 --- a/content/rancher/v2.x/en/concepts/volumes/_index.md +++ b/content/rancher/v2.x/en/concepts/volumes-and-storage/_index.md @@ -1,5 +1,5 @@ --- -title: Volumes +title: Volumes and Storage weight: 2225 --- There are two ways to create volumes on Kubernetes: Persistent Volumes (PVs) and Storage Classes.