Home

Awesome

Amazon Elastic Block Store (EBS) CSI driver

GitHub release (latest SemVer) Go Report Card

Overview

The Amazon Elastic Block Store Container Storage Interface (CSI) Driver provides a CSI interface used by Container Orchestrators to manage the lifecycle of Amazon EBS volumes.

Features

Container Images

Driver Versionregistry.k8s.io ImageECR Public Image
v1.35.0registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.35.0public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.35.0
v1.34.0registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.34.0public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.34.0

Releases

The EBS CSI Driver publishes monthly releases. Unscheduled releases may be published for patches to security vulnerabilities and other fixes deemed urgent.

The EBS CSI Driver follows semantic versioning. The version will be bumped following the rules below:

Monthly releases will contain at minimum a MINOR version bump, even if the content would normally be treated as a PATCH version.

Support

Support will be provided for the latest version and one prior version. Bugs or vulnerabilities found in the latest version will be backported to the previous release in a new minor version.

This policy is non-binding and subject to change.

Compatibility

The EBS CSI Driver is compatible with all Kubernetes versions supported by the Kubernetes project and/or Amazon EKS (including extended support versions).

The EBS CSI Driver implements the Container Storage Interface specification version v1.9.0.

Documentation