Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSI driver for AWS EBS #1597

Merged
merged 4 commits into from
Nov 2, 2021
Merged

Commits on Oct 27, 2021

  1. Add CSI driver for AWS EBS (block storage)

    Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
    embik committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1af9f08 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Schedule AWS EBS CSI controller to master nodes and use instance profile

    Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
    embik committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3f03796 View commit details
    Browse the repository at this point in the history
  2. Add 'ebs-csi' StorageClass to default-storage-class addon

    Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
    embik committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c0194b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Add CSI Snapshot Controller to AWS EBS driver

    Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
    embik committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5e4f313 View commit details
    Browse the repository at this point in the history