Skip to content

Commit 6e0cfb2

Browse files
author
Steven Smith
committed
4
1 parent 45de0ca commit 6e0cfb2

File tree

50 files changed

+93
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+93
-43
lines changed

_topic_maps/_topic_map_ms.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,13 @@ Dir: microshift_storage
121121
Distros: microshift
122122
Topics:
123123
- Name: MicroShift storage overview
124-
File: microshift-storage-overview
124+
File: index
125125
- Name: Understanding ephemeral storage for MicroShift
126126
File: understanding-ephemeral-storage-microshift
127127
- Name: Understanding persistent storage for MicroShift
128128
File: understanding-persistent-storage-microshift
129129
- Name: Configuring persistent storage for MicroShift
130130
Dir: persistent_storage_microshift
131-
Distros: microshift
132131
Topics:
133132
- Name: MicroShift storage plugin overview
134133
File: microshift-storage-plugin-overview
@@ -169,16 +168,6 @@ Topics:
169168
# - Name: Configuring multitenant isolation with network policy
170169
# File: multitenant-network-policy
171170
# ---
172-
# Name: Storage
173-
# Dir: storage
174-
# Distros: microshift
175-
# Topics:
176-
# - Name: Persistent storage
177-
# Dir: persistent_storage
178-
# Topics:
179-
# - Name: Persistent storage using ODF-LVM
180-
# File: microshift-persistent-storage-odf-lvm
181-
# ---
182171
# Name: Updating clusters
183172
# Dir: updating
184173
# Distros: microshift
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../images
1+
../../images

microshift_storage/container_storage_interface_microshift/microshift-persistent-storage-csi.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[id="persistent-storage-csi-microshift"]
33
= Configuring CSI volumes for MicroShift
44
include::_attributes/attributes-microshift.adoc[]
5-
:context: persistent-storage-csi-storage-microshift
5+
:context: persistent-storage-csi-microshift
66

77
toc::[]
88

microshift_storage/dynamic-provisioning-microshift.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:_content-type: ASSEMBLY
22
[id="dynamic-provisioning-microshift"]
3-
= Dynamic provisioning for MicroShift
3+
= Dynamic provisioning for {product-title}
44
include::_attributes/attributes-microshift.adoc[]
5-
:context: microshift-dynamic-provisioning
5+
:context: dynamic-provisioning-microshift
66

77
toc::[]
88

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="expanding-persistent-volumes-microshift"]
3-
= Expanding persistent volumes for MicroShift
3+
= Expanding persistent volumes for {product-title}
44
include::_attributes/common-attributes.adoc[]
55
:context: expanding-persistent-volumes-microshift
66

@@ -10,12 +10,16 @@ include::modules/storage-expanding-add-volume-expansion.adoc[leveloffset=+1]
1010

1111
include::modules/storage-expanding-csi-volumes.adoc[leveloffset=+1]
1212

13-
:FeatureName: Expanding CSI volumes
14-
1513
include::modules/storage-expanding-flexvolume.adoc[leveloffset=+1]
1614

1715
include::modules/storage-expanding-local-volumes.adoc[leveloffset=+1]
1816

1917
include::modules/storage-expanding-filesystem-pvc.adoc[leveloffset=+1]
2018

2119
include::modules/storage-expanding-recovering-failure.adoc[leveloffset=+1]
20+
21+
22+
[role="_additional-resources"]
23+
.Additional resources
24+
25+
* The controlling `StorageClass` object has `allowVolumeExpansion` set to `true` (see xref:../microshift_storage/expanding-persistent-volumes-microshift.html#add-volume-expansion_expanding-persistent-volumes-microshift[Enabling volume expansion support]).

microshift_storage/generic-ephemeral-volumes-microshift.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="generic-ephemeral-volumes-microshift"]
3-
= Generic ephemeral volumes for MicroShift
3+
= Generic ephemeral volumes for {product-title}
44
include::_attributes/common-attributes.adoc[]
55
:context: generic-ephemeral-volumes-microshift
66

microshift_storage/microshift-storage-overview.adoc renamed to microshift_storage/index.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
:_content-type: ASSEMBLY
2-
[id="microshift-storage-overview"]
2+
[id="storage-overview-microshift"]
33
= {product-title} storage overview
44
include::_attributes/attributes-microshift.adoc[]
55
:context: storage-overview-microshift
66

77
toc::[]
88

9-
{product-title} supports multiple types of storage, both for on-premise and cloud providers. You can manage container storage for persistent and non-persistent data in an {product-title} cluster.
9+
{product-title} supports multiple types of storage, both for on-premise and cloud providers. You can manage container storage for persistent and non-persistent data in a {product-title} cluster.
1010

1111
[id="microshift-storage-types"]
12-
== Storage Types
12+
== Storage types
1313

1414
{product-title} storage is broadly classified into two categories, namely ephemeral storage and persistent storage.
1515

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images

0 commit comments

Comments
 (0)