logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Le Tran, Michael Cade
2023-04-20

tldr - powered by Generative AI

The presentation discusses the fundamentals of storage in Kubernetes and provides hands-on experience with troubleshooting and deploying an application within a Kubernetes cluster.
  • Stateful workloads are becoming more common in Kubernetes, and it is important to ensure consistency and accessibility of data as pods are refreshed or updated.
  • The presentation covers volumes, persistent volume claims, storage classes, provisioners, and volume plugins as the fundamentals of Kubernetes storage.
  • Participants are given the task of deploying an application with a front-end and back-end database, and troubleshooting any issues that arise.
  • Debugging commands and resources are provided to assist with troubleshooting.
  • The presentation also touches on storage performance and data protection.
  • The slides and labs are available on GitHub and Instruct for further reference.