Kubernetes Storage Classes - Using NFS storage class for dynamic allocation of storage to pods.

Published: 28 September 2023
on channel: networknutsdotnet
2,992
88

A StorageClass is a Kubernetes resource that enables dynamic storage provisioning. The administrator configures the StorageClass, which can then no longer be modified. First the StorageClass is created, then the PersistentVolumeClaim and finally the Pod. When a PVC is created, Kubernetes creates a PersistentVolume and binds it to the PVC automatically, depending on the VolumeBindingMode used in the StorageClass configuration. These three Kubernetes objects are required to check the test case of a StorageClass.

Good understanding of how storageclass help kubernetes administrators in dynamically allocating and using storage for applications is must.

In this video we will cover:

00:00-12:25 - Understanding need of storage classes
12:26-17:40 - Installing & Configuring NFS Server
17:41-21:43 - Installing helm, nfs provisioner & StorageClass
21:44-21:18 - Creating Persistent Volume Claim for storage request from StorageClass
21:19-31:00 - Creating Deployment which uses PVC for data storage

Visit us - https://networknuts.net
Social - #networknuts


Watch video Kubernetes Storage Classes - Using NFS storage class for dynamic allocation of storage to pods. online without registration, duration hours minute second in high quality. This video was added by user networknutsdotnet 28 September 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,99 once and liked it 8 people.