GithubHelp home page GithubHelp logo

atilsensalduz / aws-ebs-csi-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/aws-ebs-csi-driver

0.0 0.0 0.0 23.5 MB

CSI driver for Amazon EBS https://aws.amazon.com/ebs/

License: Apache License 2.0

Shell 7.30% Go 89.72% Makefile 0.76% Smarty 1.75% Dockerfile 0.21% Mustache 0.26%

aws-ebs-csi-driver's Introduction

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

  • 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.29.0 registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.29.0 public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.29.0
v1.28.0 registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.28.0 public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.28.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

aws-ebs-csi-driver's People

Contributors

k8s-ci-robot avatar wongma7 avatar torredil avatar connorjc3 avatar andrewsirenko avatar bertinatto avatar andyxiangli avatar krmichel avatar jsafrane avatar vdhanan avatar gtxu avatar dkoshkin avatar leakingtapan avatar zacharya avatar rdpsin avatar gnufied avatar ayberk avatar gliptak avatar ialidzhikov avatar nirmalaagash avatar hanyuel avatar talnevo avatar keznikl avatar t0rr3sp3dr0 avatar kaezon avatar risinger avatar mtougeron avatar dobsonj avatar jieyu avatar tomdymond avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.