Kubernetes Administrator: Managing StorageClass & Volume

Kubernetes    |    Intermediate
  • 14 videos | 53m 11s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 20 users Rating 4.6 of 20 users (20)
Kubernetes manages Volumes and Containers by defining a low-level representation of a StorageVolume using PersistentVolume object and binding Pod and PersistentVolume using PersistentVolumeClaim. In this course, you'll explore the applicable Reclaim policies and features of PersistentVolume, the concept of Node Affinity, the various phases of a Volume, the maximum number of volumes that can be attached to a Node, and how to configure custom limits. Additionally, you'll create a storage device using AWS EBS and a PersistentVolume that uses the EBS, a PersistentVolumeClaim to use the PersistentVolume of an AWS EBS storage device, and a PersistentVolume with an EBS via AWS API and mount it to an AWS EC2 instance. You'll also create a Pod that uses Dynamic PersistentVolumeClaim, delete PersistentVolume and PersistentVolumeClaim, change the Reclaim policy from Retain to Delete for PersistentVolume, and create a PersistentVolume using an existing Compute Engine persistent disk. Finally, you'll create a Pod with two containers to exchange data, a deployment that uses a PersistentVolumeClaim to mount it as a Volume, and a Pod to mount the NFS Volume in a Docker container to the master node. This course is part of a series that aligns with the Certified Kubernetes Administrator exam's objectives and can be used in its preparation.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe the use of storageclass in kubernetes and list the fields used to dynamically provision the persistentvolume of a class
    Use kubectl commands to list storageclass and various volume types
    Use the kubectl command to copy local files to pods and transfer pod files to local storage
    Recognize the features of kubernetes volume and list the different types of volumes supported by kubernetes
    List the types of volumes that support volume expansion along with the volume binding modes of storageclass
    Create a configuration file that can be used to create a pod with one container and configure a volume for the pod
  • Create a configuration file that can be used to create a hostpath persistentvolume that can use a file or directory on the node to emulate network-attached storage
    Create a configuration file that can be used to create a persistentvolumeclaim that can request a volume of at least four gibibytes and can provide read-write access for at least one node
    Create a manifest file and configure it to create a pod that is configured to use persistentvolumeclaim as a volume
    Describe the lifecycle of a volume and claim that reflects the interaction between persistentvolume and persistentvolumeclaim
    Recall the concept of volumesnapshot along with the role of volumesnapshotcontent and volumesnapshot api resources in creating volumesnapshots for users and administrators
    Describe the concept and approaches of cloning existing csi volumes in kubernetes
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 35s
  • 3m 48s
  • Locked
    3.  Listing StorageClass and Volume Types
    3m
  • Locked
    4.  Copying Local Files to Pods
    4m 39s
  • Locked
    5.  Kubernetes Volumes and Supported Types
    4m 19s
  • Locked
    6.  Volumes and Volume Binding
    5m 29s
  • Locked
    7.  Creating Pod and Configuring Volume
    3m 45s
  • Locked
    8.  Creating hostPath PersistentVolume
    3m 51s
  • Locked
    9.  Creating PersistentVolumeClaim
    4m 15s
  • Locked
    10.  Creating Pods to use PersistentVolumeClaim
    3m 39s
  • Locked
    11.  Lifecycle of a Volume and Claim
    4m 55s
  • Locked
    12.  Role of VolumeSnapshot
    3m 36s
  • Locked
    13.  Cloning Existing CSI Volumes
    4m 54s
  • Locked
    14.  Course Summary
    1m 28s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.6 of 23 users Rating 4.6 of 23 users (23)
Rating 4.4 of 154 users Rating 4.4 of 154 users (154)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 93 users Rating 4.4 of 93 users (93)
Rating 4.4 of 25 users Rating 4.4 of 25 users (25)
Rating 4.4 of 42 users Rating 4.4 of 42 users (42)