AWS EKS – Part 36 – Backup and Restore EBS with Snapshots
Kubernetes provides a way to take and restore persistent volumes using Snapshots. The Kubernetes CSI project has defined the Volume...
AWS EKS – Part 34 – Kubernetes Storage using EBS CSI Driver
AWS EBS “Elastic Block Store” is a high-performance, easy-to-use block storage service designed for use with EC2 instances. It can...