Skip to content

External storage

Audience: Architects, Application developers, Administrators

Timing: 20 minutes


Overview

In this topic, we will:

  • Understand why external storage is important for a queue manager
  • Review the different types of storage (file, block, object)
  • Understand the difference between a storage class, persistent volume and persistent volume claim
  • Explore the different types of storage in your cluster

By the end of this topic we'll have a good understanding of how storage works in a our cluster and why that's important for a queue manager.


Introduction

text.

diagram1


External storage


File, block and object storage


Kubernetes storage concepts


Exploring cluster storage