Tag Archives: snapshot
Protecting data with CSI Volume Snapshots on Kubernetes
The container storage interface (CSI) is a contract between different container orchestrators (Kubernetes, Nomad, etc.) and storage plugins. This contract is a set of gRPC services for provisioning, utilizing, and…
Automating Azure Files Restore in AKS
If you are considering Azure Files as the persistent storage for your Azure Kubernetes Service (AKS) applications, there are important considerations for backup and recovery with implications on how you…