Skip to content

Communal.tech

Sharing Knowledge

  • Tools

Month: February 2023

  • Home
  • 2023
  • February
AWS EKS CSI Driver
aws csi-driver eks iam kubernetes role serviceaccount

Installing AWS CSI Driver using eksctl

February 23, 2023August 19, 2023 Mike Morris

  Create IAM Role (Service Account) and attach the policy Run the following command– Update <clustername> with the correct cluster name– Update <role-name> with the role name (example: app-ebs-csi-role)– Update or remove the <awscli-profile> depending on your configuration Install CSI Driver Add the AWS CSI Driver Repo Update Repos Install

Read More
AWS EKS CSI Driver
aws eks kubernetes storage class

Adding an AWS CSI Driver Storage Class

February 23, 2023August 19, 2023 Mike Morris

After you’ve installed the AWS CSI Driver into your cluster, you must create a storage class to use the driver. Create a file called ebs-sc.yaml and paste in the following contents. Apply with the following

Read More
Copyright communal.tech - All Rights Reserved 2023
Proudly powered by WordPress | Theme: Fairy Dark by Candid Themes.