Kubernetes Storage 101
This section aims at teaching essential concepts that will be useful when working with stateful applications on Kubernetes.
Read through each of the below sections in order.
📄️ Persistent volumes
Learn essential concepts about creating persistent volumes on Kubernetes
📄️ Stateful applications
Learn essential concepts about running stateful applications using persistent volumes on Kubernetes
📄️ Hyperconvergence
Learn essential concepts about keeping your applications hyperconverged with their data
📄️ Snapshots and Backups
Learn essential concepts about snaphots and backups of volumes on Kubernetes