EKS Storage | Install Amazon EBS CSI driver & KMS

preview_player
Показать описание


▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬

#AWS #EKS #DevOps
Рекомендации по теме
Комментарии
Автор

Thank you for a nice video! I honestly can't believe I did not check your channel before spending 4+ hours debugging this.

mamz
Автор

absolutely super videos, you are super man Anton, please dont stop make the videos

faridakbarov
Автор

hah... love the EBS encryption/decryption with custom key.... awesome 👍

aldev
Автор

what are you using for drawing this diagram?

RABWA
Автор

A tutorial about how to instal EFS CSI driver for EKS would be really helpfull. Currently i created role, policy, attachment, service account, helm release, file system and storage class - all with terraform. But something is still missing because i during deployment i get errors like "mount target ip address coannot be found, please pass mount target ip address via mount options". And i really dont know how to tackle this.

doman
Автор

nice demo, can i create for eks -fargate similar way?

mahender
Автор

Hi. Thank you for sharing. Can we use IRSA role from for policy and helm_release for creating driver?

azerbaijan
Автор

Great video and tutorial. i just have one question about the ELB, if a change the scalling_nodes to more than 1, the aws loadbalancer doenst work. and when i describe the service i get this error " Error syncing load balancer: failed to ensure load balancer: could not find any suitable subnets for creating the ELB" i searched on the internet for possible fixed, configuring annotation for the service, but didnt work. do you know why this happen? how can i fixed. thank you

marcelomarcon
Автор

Hi Anton, I have followed the tutorial through and through but it's failing to provision the persistent storage, I am getting this error:

failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume could not create volume in EC2: WebIdentityErr: failed to retrieve credentials...

AccessDenied: Not authorized to perform
status code: 403, request id:

though running `kubectl get pods -n kube-system` shows the ebs-csi-node & ebs-csi-controller to be running but creating the StatefulSet is not happening due to the error above :(

mikochu
Автор

Thank you for the video!
Could you tell?
How can I migrate from non-encrypted ebs to encrypted if using ebs controller like in your video?

nikolaisam