Skip to main contentCúram on Kubernetes

EKS Storage

Note: Amazon Elastic Kubernetes Service (EKS) is intended for Development and Test purposes only.

Storage

Before you get started with provisioning storage, it is important to understand the Kubernetes concepts of a PersistentVolume (PV) and a PersistentVolumeClaim (PVC) and how they work together in a cluster.

Information for this can be found here at App Data storage on the Amazon EKS documentation site.