Update volume.yaml
This commit is contained in:
@@ -9,7 +9,7 @@ tags:
|
|||||||
- core-object
|
- core-object
|
||||||
- fundamental
|
- fundamental
|
||||||
short-description: >
|
short-description: >
|
||||||
A volume is a directory containing data, which is accessible to the containers in a {% glossary_tooltip text="pod" term_id="pod" %}.
|
A directory containing data, accessible to the containers in a {% glossary_tooltip text="pod" term_id="pod" %}.
|
||||||
long-description: >
|
long-description: >
|
||||||
A Kubernetes volume lives as long as the {% glossary_tooltip text="pod" term_id="pod" %} that encloses it.
|
A Kubernetes volume lives as long as the {% glossary_tooltip text="pod" term_id="pod" %} that encloses it.
|
||||||
Consequently, a volume outlives any {% glossary_tooltip text="containers" term_id="container" %} that run within the
|
Consequently, a volume outlives any {% glossary_tooltip text="containers" term_id="container" %} that run within the
|
||||||
|
|||||||
Reference in New Issue
Block a user