Add IAM User & IAM Role to AWS EKS: AWS EKS Kubernetes Tutorial - Part 3

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


1. Create AWS VPC using Terraform
2. Create AWS EKS Cluster using Terraform
3. Add IAM User & IAM Role to AWS EKS
4. Horizontal Pod Autoscaler (HPA) on AWS EKS
5. Cluster Autoscaler Tutorial (EKS Pod Identities)
6. AWS Load Balancer Controller Tutorial (TLS)
7. Nginx Ingress Controller Tutorial (Cert-Manager & TLS)
8. CSI Driver Tutorial (ReadWriteOnce)
9. EFS CSI Driver Tutorial (ReadWriteMany)
10. AWS Secrets Manager Tutorial (Env & Files)

Based on the feedback, I’ll add the following sections (let me know if anything else is missing):
- Autoscaling with Karpenter
- Autoscaling with Keda
- Private Ingress with Private DNS & VPN
- Monitoring with Prometheus
- EKS self managed group
- EKS Fargate
- EKS Pod Identities vs. EKS IRSA (oidc) vs. Node roles

▬▬▬▬▬ 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 👨‍🏫 ▬▬▬▬▬▬

▬▬▬▬▬▬▬ Timestamps ⏰ ▬▬▬▬▬▬▬
0:00 Overview
3:38 Add IAM User to EKS
7:51 Add IAM Role to EKS

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

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

I have no words to describe how amazing your videos are. Really the best DevOps channel in the world. Keep going!

ZergStylexDD
Автор

Best DevOps-related channel! Thank you for your great work!

ВладФоменко-ре
Автор

Great video man, thank you for sharing your knowledge for free

nforlife
Автор

Thank you for another amazing video, I am using something similar like this but with AWS SSO Roles and it makes life easy.

zygote
Автор

it would be great if you also make a video how to do it on aws console .

SameerKhan-jvrb
Автор

Anton, Thank you for sharing such awesome and informative videos! You are doing a great job! Many thanks!

prabhjotsinghbawa
Автор

hey @anthon Thanks for the nice leacture, , where does these groups ( my-viewer and my-admin ) are getting created if I want to locate them

dipk.mishra
Автор

Instead of mapping ClusterRole to a Kubernetes Group, Can I not map it to a User or ServiceAccount for the same purpose?

NarenderPanwar-dkvy
Автор

@AntonPutra which software do you use for animations and video editing?

danyael
Автор

Can you please make a video how to use vault auth for eks

Saalar
Автор

Hi

Can you suggest when we give Iam user Iam user1 verbs list watch read for a specific role then how the user1 will list and watch the deployment, config map etc with utilizing their Iam user?

Kk-rlnv
Автор

I have a question, how to pass group arn for principal_arn variable under aws_eks_access_entry resource ? Where I try to pass the group arn directly It is getting The principalArn parameter format is not valid"

chandrashekharn
Автор

helo anton please advice, when I tried to update-kubeconfig with eks-admin it says: "when calling the DescribeCluster operation: The security token included in the request is invalid"

mzw