Deploying Persistent Storage with Longhorn (S6)
In this section, you will learn how to nstall and configure Longhorn for distributed block storage, create storage classes, and manage persistent volumes across the cluster.
This is the sixth section in the series on building a production-ready Kubernetes cluster from scratch. Make sure you have completed the previous section before continuing here. The full list of lessons in the series can be found in the overview.
Lessons
-
L17: Installing Longhorn for Distributed Block Storage
Install Longhorn, a lightweight and reliable distributed block storage solution, to manage persistent volumes across your Kubernetes cluster.
-
L18: Configuring Longhorn Storage Classes
Learn how to create and configure storage classes in Longhorn to manage your storage resources efficiently.
-
L19: Testing and Optimizing Longhorn Performance
Test the performance of your Longhorn storage setup and learn optimization techniques for better performance and reliability.
Getting Started
To get started with the section, head over to the seventeenth lesson to learn how to install Longhorn for distributed block storage in your Kubernetes cluster.
This is the 6th section of the guide Building a production-ready Kubernetes cluster from scratch. Make sure you have completed the previous section before continuing here. The full list of lessons in the guide can be found in the overview.
Lessons
-
Lesson 17: Installing Longhorn for Distributed Block Storage
Install and configure **Longhorn**, a lightweight and reliable distributed block storage solution for your Kubernetes cluster.
-
Lesson 18: Configuring Longhorn Storage Classes
Configure Longhorn storage classes to manage your Kubernetes cluster's storage resources efficiently.
-
Lesson 19: Testing and Optimizing Longhorn Performance
Test and optimize the performance of your Longhorn storage setup to ensure it meets the needs of your applications running in the Kubernetes cluster.
Getting Started
To get started with the section, head over to the first lesson in this section to