File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
182182creation 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
209209creation to destruction, when the Node Plugin advertises the
210210STAGE_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
231231controller to publish to a node (`ControllerPublishVolume`) prior to
232232publishing 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
248248them via the capabilities API. Interactions with the volumes of such
249249plugins is reduced to `NodePublishVolume` and `NodeUnpublishVolume`
250250calls.
You can’t perform that action at this time.
0 commit comments