CephFS PVC expansion/resize using Ceph CSI driver

by Humble
GNU/Linux ◆ xterm-256color ◆ bash 1669 views

In this demo we will show case how to expand a CephFS volume when volume is consumed by the POD or workload in a kubernetes or openshift setup. The expansion is ONLINE and the share consumed in the workload dont get disturbed when expansion happens. We make use of Ceph CSI driver available @ https://github.com/ceph/ceph-csi repo for volume creation, expansion..etc.