Skip to content

Commit 35d9f9d

Browse files
edisonxiangjdef
authored andcommitted
fix figure order in Volume Lifecycle
1 parent 31c1670 commit 35d9f9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ capability.
178178
| PUBLISHED |
179179
+------------+
180180
181-
Figure 4: The lifecycle of a dynamically provisioned volume, from
181+
Figure 5: The lifecycle of a dynamically provisioned volume, from
182182
creation to destruction.
183183
```
184184

@@ -205,7 +205,7 @@ creation to destruction.
205205
| PUBLISHED |
206206
+------------+
207207
208-
Figure 5: The lifecycle of a dynamically provisioned volume, from
208+
Figure 6: The lifecycle of a dynamically provisioned volume, from
209209
creation to destruction, when the Node Plugin advertises the
210210
STAGE_UNSTAGE_VOLUME capability.
211211
```
@@ -227,7 +227,7 @@ STAGE_UNSTAGE_VOLUME capability.
227227
Volume
228228
Capabilities
229229
230-
Figure 6: The lifecycle of a pre-provisioned volume that requires
230+
Figure 7: The lifecycle of a pre-provisioned volume that requires
231231
controller to publish to a node (`ControllerPublishVolume`) prior to
232232
publishing on the node (`NodePublishVolume`).
233233
```
@@ -244,7 +244,7 @@ Publish | | Unpublish
244244
| PUBLISHED |
245245
+------------+
246246
247-
Figure 7: Plugins may forego other lifecycle steps by contraindicating
247+
Figure 8: Plugins may forego other lifecycle steps by contraindicating
248248
them via the capabilities API. Interactions with the volumes of such
249249
plugins is reduced to `NodePublishVolume` and `NodeUnpublishVolume`
250250
calls.

0 commit comments

Comments
 (0)