Changes

Jump to navigation Jump to search
m
Reading/writing the contents of a persistent volume
== Reading/writing the contents of a persistent volume ==
You can access a PV which is bound to a PVC by mounting it into a container. For a demonstration, we use the simple container image "busyboxubuntu:18.04", which runs a minimalistic Ubuntu , and keeps keep it in an endless loop a very long wait after container startup.
<syntaxhighlight lang="yaml">
...
</syntaxhighlight>

Navigation menu