Features and installation options in ARO
Summary and Key concepts
Summary:
The article provides detailed information on the Portworx CSI Driver and its compatibility with Kubernetes and OpenShift. It outlines the features supported by the CSI Driver across different platforms, including volume lifecycle management, snapshotting, sharedv4 volumes, security features like encryption, and more. It also describes the installation options for each platform, including the use of the Portworx Operator, and highlights the features supported by Stork and Portworx Backup for disaster recovery and migration. Additionally, a table is provided to compare core feature support across Kubernetes and OpenShift environments.
Kubernetes Concepts:
- CSI (Container Storage Interface): Standard interface for container orchestrators to expose storage systems to workloads.
- Persistent Volume Lifecycle: Management of persistent volumes, including provisioning, binding, and recycling.
- Volume Cloning: Allows copying an existing volume to create a new one.
- Ephemeral Volumes: Temporary storage volumes tied to the lifecycle of a pod.