Pods With Attached Storage
With all that good news about the scalability of Kubernetes, your boss gets excited about Kubernetes even more. He gave you the task to clarify how Kubernetes handles persistent storage, as most of the applications your company is interested in running on Kubernetes deals with lots of data that need to be stored reliably.
You decide to prepare a showcase.
(You will use a basic storage class (local-path
) that simulates a real-world storage system attached to your Kubernetes cluster.)
This exercise is part of the course
Introduction to Kubernetes
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
