5
Demystifying Kubernetes Storage
In this chapter, we will discuss the core concept of Kubernetes storage for stateful workloads and shows how to configure applications with mounted storage and dynamically persistent storage. This chapter covers 10% of the Certified Kubernetes Administrator (CKA) exam content.
In this chapter, we’re going to cover the following main topics:
- Stateful versus stateless workloads
- Kubernetes volumes
- Kubernetes StorageClasses
- Volume modes, access modes, and reclaim policies for volumes
- Configuring an application with mounted storage
- Configuring an application with persistent storage
Technical requirements
To get started, we need to make sure your local machine meets the following technical requirements:
- A compatible ...
Get Certified Kubernetes Administrator (CKA) Exam Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.