Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image RemovedImage Added

Kubernetes Persistent Volumes and Claims

...

3- create a persistentvolumeclaim yaml file

4- Claims the

...

persistentvolume

5-

...

add to a pod the persistentvolume


Configuring a Pod to Use a PersistentVolume for Storage

...

2- upload the file to Kubernetes  ( +CREATE )








3-

...

create a persistentvolumeclaim yaml file


Image Added


4- Claims the persistentvolume ( on Kubernetes Web UI )