January 2019
Intermediate to advanced
484 pages
11h 48m
English
Kubernetes supports a variety of persistent volumes, for example, public cloud storage such as AWS EBS and Google persistent disks. It also supports network (distributed) filesystems such as NFS, GlusterFS, and Ceph. In addition, it can also support a block device such as iSCSI and Fibre Channel. Based on the environment and infrastructure, a Kubernetes administrator can choose the best matching types of persistent volume.
The following example is using a GCP persistent disk as a persistent volume. The first step is to create a GCP persistent disk and name it gce-pd-1.
Read now
Unlock full access