DirectorySecurity AdvisoriesPricing
Sign in
Directory
aws-ebs-csi-driver logoHELM

aws-ebs-csi-driver

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

AWS EBS CSI Driver

Chainguard's redistribution of the AWS EBS CSI Driver Helm chart, pre-configured with hardened Chainguard Images.

Prerequisites

Authentication is required to access this chart and its images. First, authenticate with Chainguard and configure your environment:

chainctl auth login
chainctl auth configure-docker --pull-token --save
helm registry login cgr.dev

Create an image pull secret for the cluster:

kubectl create secret docker-registry cgr-pull-secret \
  --docker-server=cgr.dev \
  --docker-username="$(echo cgr.dev | docker-credential-cgr get | jq -r '.Username')" \
  --docker-password="$(echo cgr.dev | docker-credential-cgr get | jq -r '.Secret')" \
  --namespace kube-system

Installation

helm install aws-ebs-csi-driver oci://cgr.dev/ORGANIZATION/charts/aws-ebs-csi-driver \
  --namespace kube-system \
  --set imagePullSecrets[0].name=cgr-pull-secret

About This Chart

This is a redistribution of the upstream AWS EBS CSI Driver Helm chart. All upstream configuration options and documentation apply.

For full documentation, see: https://github.com/kubernetes-sigs/aws-ebs-csi-driver

Chainguard Customizations

The upstream chart's values schema is relaxed to permit additional properties, enabling compatibility with AWS EKS Addon deployments which supply custom values (such as image.repository and image.tag) outside the upstream schema. This chart provides an aws_mp_addon_parameters.json file that defines the IAM permissions required when deploying this product as an EKS Addon.

Chart versions
  • 2.59.0-fips

    Latest
  • 2.59-fips

  • 2.59.0

  • 2.59

View all chart versions

Images

Helm charts contain references to Chainguard Container images. The following images are referenced in the chart:

aws-ebs-csi-driver-fips logoFIPS

aws-ebs-csi-driver-fips


The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.