Companies Home Search Profile

Deploying Stateful Applications in Kubernetes

Focused View

Philippe Collignon

2:52:48

110 View
  • 1. Course Overview.mp4
    01:05
  • 01. Why Learn Kubernetes Storage.mp4
    03:17
  • 02. Understanding Volume and Volume Plugins.mp4
    02:47
  • 03. Using the Right Volumes for the Right Job.mp4
    05:45
  • 04. How To Define Volumes.mp4
    04:10
  • 05. Installing Kubernetes and Nfs.mp4
    04:23
  • 06. Presenting Guestbook Application.mp4
    01:11
  • 07. Installing Guestbook App without Volumes.mp4
    01:37
  • 08. Installing Guestbook App with Emptydir.mp4
    01:38
  • 09. Installing Guestbook App with Nfs Volume.mp4
    02:21
  • 10. Looking behind the Hood.mp4
    02:48
  • 11. Using Configmap for Frontend Configuration.mp4
    01:49
  • 12. Summary.mp4
    01:19
  • 01. Why Abstract the Storage-.mp4
    05:42
  • 02. Provisioning PV.mp4
    03:37
  • 03. Binding PVC.mp4
    03:25
  • 04. Using PVC.mp4
    03:38
  • 05. Reclaiming PV.mp4
    03:22
  • 06. Understanding PV and PVC Lifecycles.mp4
    03:35
  • 07. Creating PV and PVC.mp4
    04:59
  • 08. Playing with Binding.mp4
    03:51
  • 09. Reclaiming a PV.mp4
    04:56
  • 10. Disaster Recovery.mp4
    02:18
  • 11. Summary.mp4
    02:57
  • 1. Why Dynamic Provisioning-.mp4
    02:45
  • 2. What is a StorageClass-.mp4
    09:53
  • 3. Setting a Default StorageClass.mp4
    03:33
  • 4. Installing Nfs Provisioner.mp4
    02:30
  • 5. Dynamic Provisioning with StorageClass.mp4
    05:18
  • 6. Using Default StorageClass.mp4
    02:45
  • 7. Portability and StorageClass.mp4
    02:41
  • 8. Multiple Storage Classes.mp4
    03:01
  • 9. Summary.mp4
    03:11
  • 1. Why Use a StatefulSet-.mp4
    07:02
  • 2. Defining a StatefulSet.mp4
    03:57
  • 3. Using Headless Services.mp4
    04:41
  • 4. StatefulSet is Not Magic!.mp4
    03:23
  • 5. Creating a StatefulSet.mp4
    09:05
  • 6. Configuring Mongodb Replicaset.mp4
    02:29
  • 7. Scaling a StatefulSet.mp4
    01:48
  • 8. Deleting a StatefulSet.mp4
    03:49
  • 9. Summary.mp4
    02:31
  • 1. Why CSI-.mp4
    03:56
  • 2. What About CSI in Kubernetes-.mp4
    04:05
  • 3. Using CSI in Kubernetes.mp4
    01:40
  • 4. Using Volumesnapshot.mp4
    03:20
  • 5. Installing CSI Driver.mp4
    03:00
  • 6. Using CSI Driver.mp4
    04:46
  • 7. Summary.mp4
    01:09
  • Description


    Scaling stateful applications in Kubernetes is challenging. This course will teach you Kubernetes storage API objects needed to deploy stateful applications in Kubernetes: PersistentVolume, PersistentVolumeClaim, StorageClass, and StatefulSet.

    What You'll Learn?


      Scaling stateless applications is easy with Kubernetes, after all, that's what it was designed for. But when it comes to stateful apps with data, it becomes more challenging. In this course, Deploying Stateful Applications in Kubernetes, you’ll gain the ability to manage applications with state in Kubernetes.. First, you’ll explore you’ll explore how to persist the state with Persistent Volumes and abstract the storage with Persistent Volume Claims. Next, you’ll discover how to automate Persistent Volume creation with Dynamic Provisioning and Storage Classes. Finally, you’ll learn how to scale your stateful application with a Statefulset. . When you’re finished with this course, you’ll have the skills and knowledge of Kubernetes storage API objects needed to deploy stateful applications in Kubernetes : PersistentVolume, PersistentVolumeClaim, StorageClass, StatefulSet...

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Philippe Collignon
    Philippe Collignon
    Instructor's Courses
    Philippe has been working for more than 20 years as a freelance DevOps, trainer and startup founder. He is "Certified Kubernetes Application Developer". He has a physicist engineer background and tries to apply the same approach in IT as in engineering: understand the basic concepts, abstract the complexity and propose “keep it simple” solutions. His courses are following the same idea.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 49
    • duration 2:52:48
    • level advanced
    • Release Date 2023/01/01

    Courses related to Kubernetes

    Subtitle
    Monitoring Kubernetes With Prometheus
    Acloud GuruMonitoring Kubernetes With Prometheus
    2:05:08
    English subtitles
    03/15/2023

    Courses related to API