kubernetes-sigs/aws-ebs-csi-driver
Fork: 795 Star: 992 (更新于 2024-11-17 08:30:15)
license: Apache-2.0
Language: Go .
CSI driver for Amazon EBS https://aws.amazon.com/ebs/
最后发布版本: helm-chart-aws-ebs-csi-driver-2.35.1 ( 2024-09-17 02:17:31)
Amazon Elastic Block Store (EBS) CSI driver
[!CAUTION]
[ACTION REQUIRED] Update to the EBS CSI Driver IAM Policy
Due to an upcoming change in handling of IAM polices for the CreateVolume API when creating a volume from an EBS snapshot, a change to your EBS CSI Driver policy may be needed. For more information and remediation steps, see GitHub issue #2190.
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
- Static Provisioning - Associate an externally-created EBS volume with a PersistentVolume (PV) for consumption within Kubernetes.
- Dynamic Provisioning - Automatically create EBS volumes and associated PersistentVolumes (PV) from PersistentVolumeClaims) (PVC). Parameters can be passed via a StorageClass for fine-grained control over volume creation.
- Mount Options - Mount options could be specified in the PersistentVolume (PV) resource to define how the volume should be mounted.
- NVMe Volumes - Consume NVMe volumes from EC2 Nitro instances.
- Block Volumes - Consume an EBS volume as a raw block device.
- Volume Snapshots - Create and restore snapshots taken from a volume in Kubernetes.
- Volume Resizing - Expand the volume by specifying a new size in the PersistentVolumeClaim (PVC).
-
Volume Modification - Change the properties (type, iops, or throughput) via a
VolumeAttributesClass
.
Container Images
Driver Version | registry.k8s.io Image | ECR Public Image |
---|---|---|
v1.37.0 | registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.37.0 | public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.37.0 |
v1.36.0 | registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.36.0 | public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.36.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:
- Significant breaking changes will be released as a
MAJOR
update. - New features will be released as a
MINOR
update. - Bug or vulnerability fixes will be released as a
PATCH
update.
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
最近版本更新:(数据更新于 2024-10-01 03:00:11)
2024-09-17 02:17:31 helm-chart-aws-ebs-csi-driver-2.35.1
2024-09-14 02:41:31 helm-chart-aws-ebs-csi-driver-2.35.0
2024-09-16 21:41:25 v1.35.0
2024-08-24 07:52:26 helm-chart-aws-ebs-csi-driver-2.34.0
2024-08-28 02:25:12 v1.34.0
2024-07-25 06:34:44 helm-chart-aws-ebs-csi-driver-2.33.0
2024-07-25 21:51:16 v1.33.0
2024-06-25 20:33:59 helm-chart-aws-ebs-csi-driver-2.32.0
2024-06-25 21:43:48 v1.32.0
2024-05-16 03:44:19 helm-chart-aws-ebs-csi-driver-2.31.0
主题(topics):
aws, csi, ebs, k8s-sig-aws, kubernetes
kubernetes-sigs/aws-ebs-csi-driver同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt