Step by step AWS EKS Setup | AWS Elastic Kubernetes Service | EKS Authentication | Deploying Apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 48

  • @JavaHomeCloud
    @JavaHomeCloud  วันที่ผ่านมา

    🌟 Welcome to Java Home Cloud 🌟
    Register for Online Training 👉 bit.ly/3vuBQqb
    javahome.in

  • @saumiksatapathy3801
    @saumiksatapathy3801 3 ปีที่แล้ว +18

    Hari Sir is the best trainer in DevOps as he has a Developer background. He always try to explain the contents in such a manner that a non-technical person also easily understand the concept.

  • @awsdemos341
    @awsdemos341 3 ปีที่แล้ว +6

    Sir, You saved my ONE WEEK of Frustration sir. I was trying to get authenticate with cluster with an IAM user instead of root user and not able to do it. But Now, I am able sir, Thanks a lot.

  • @mokox9061
    @mokox9061 ปีที่แล้ว

    Its very clear video, good explained for me a newbie, thank you

  • @felixoppong1795
    @felixoppong1795 6 หลายเดือนก่อน +1

    you are awesome thanks for this video

    • @JavaHomeCloud
      @JavaHomeCloud  6 หลายเดือนก่อน

      Thanks for watching!

  • @datag1199
    @datag1199 2 ปีที่แล้ว

    Thank you very much! Walked through the entire tutorial without issue. I used AWS CloudShell to execute the kubectl commands and deploy the app.

  • @randomystick
    @randomystick ปีที่แล้ว

    9:23
    for people using non-admin users, the caller identity you use (user) also needs to have the following Permissions policies attached (I used inline policy):
    {
    "Version": "2012-10-17",
    "Statement": [
    {
    "Effect": "Allow",
    "Action": "eks:DescribeCluster",
    "Resource": "arn:aws:eks:YOUR_REGION_HERE:YOUR_USERID_HERE:cluster/YOUR_EKS_CLUSTER_NAME_HERE"
    }
    ]
    }

  • @loverebel6632
    @loverebel6632 2 ปีที่แล้ว

    How come your english is so good like western people , no reflection of telugu accents in it , wow , great english with great demo skills.

  • @rudhisundar
    @rudhisundar 2 ปีที่แล้ว +1

    Thank you, bro! Thank you, I have been struggling a lot on these RBAC, and got lots of ASSUME ROLE errors, I must have fucked up at the cluster creation, let me redo the way you told. Thank you, jai Shree Rama.

  • @ChanceMinus
    @ChanceMinus ปีที่แล้ว +1

    Fantastic! Thank you.

  • @journey_cloud_tech
    @journey_cloud_tech ปีที่แล้ว +1

    very good!!!

  • @asgard2054
    @asgard2054 3 ปีที่แล้ว +1

    Awesome tutorial! Thank you.

  • @pangzai8092
    @pangzai8092 3 ปีที่แล้ว

    nice to have this tutorial

  • @shaikaslam55
    @shaikaslam55 ปีที่แล้ว

    Great Tutorial !!
    But after deploying the application, how we can access it ? and how we can see the respective applications page output ?

  • @angelvera8850
    @angelvera8850 2 ปีที่แล้ว

    Thanks for the video, Could you please diagram this deployment. Plus, how did you configure the corresponding VPC, subnets, and security groups for this case in which work with kubernets deployment in aws. Thank you in advance for your answer

  • @VinothKumar-ik1fc
    @VinothKumar-ik1fc ปีที่แล้ว

    Could you please tell us how you logged in without key pair of node I tried to connect the instance but without key how could we loggin to the instance?

  • @kamalpreetcor6178
    @kamalpreetcor6178 ปีที่แล้ว

    Can you please indicate that where the application is accessible and how can we check it after the deployment

  • @sureasurea2975
    @sureasurea2975 ปีที่แล้ว

    Hey thanks for the info.. And can you please explain how to check the key/user that we used for EKS. Because I have created the EKS by watching your video but when i try to connect my helper VM to EKS iam getting error: You must be logged in to the server (Unauthorized) . Can you please help me on this

  • @rkishore7646
    @rkishore7646 2 ปีที่แล้ว

    Nice video !!!.. Any video for Copying data from EKS pod to S3 Bucket ?? ..Please help me.

  • @rohanekar
    @rohanekar ปีที่แล้ว

    Thank you so much

  • @benjakuneepong
    @benjakuneepong ปีที่แล้ว

    i got error when kubectl get nodes couldn't get current server API group list: the server has asked for the client to provide credentials , how to fix it

  • @SoumilShah
    @SoumilShah 2 ปีที่แล้ว

    How do i switch my context back now I cannot work locally how do i switch my context

  • @ifilm6746
    @ifilm6746 3 ปีที่แล้ว

    when i try to run kubectl get svc.. it will throw "you must be logged into the server (unauthorized).. can you please advise how to fix

  • @narasimhakumar8062
    @narasimhakumar8062 3 ปีที่แล้ว +1

    Helpful thanks !!

  • @RSKViewsVlogs
    @RSKViewsVlogs 2 ปีที่แล้ว

    getting " bash: kubectl: command not found " from cloud shell of AWS

  • @Praveenragav
    @Praveenragav 3 ปีที่แล้ว

    Hi..Why we go from ecs to eks. What is the advantage of that.

  • @shantanuhule2689
    @shantanuhule2689 ปีที่แล้ว

    thanks it worked

  • @janardhanm6402
    @janardhanm6402 3 ปีที่แล้ว

    I do as you said that i am getting two nodes but i am not getting master node where did i will configure the aws configure and install the kubectl i am getting little confuseing

    • @JavaHomeCloud
      @JavaHomeCloud  3 ปีที่แล้ว

      Master nodes are managed by AWS, so you can't see them

    • @janardhanm6402
      @janardhanm6402 3 ปีที่แล้ว

      @@JavaHomeCloud yes

  • @bommineni-ne3bn
    @bommineni-ne3bn 2 ปีที่แล้ว

    sir what are the advantages of AWS EKS

  • @prashantpokhriyal6308
    @prashantpokhriyal6308 3 ปีที่แล้ว +1

    Hi, after following all the steps when i run 'kubectl get nodes' i am getting Error : You must be logged in to the server (Unauthorized)

    • @JavaHomeCloud
      @JavaHomeCloud  3 ปีที่แล้ว

      Use access keys and secret keys of your aws console logged in user.

    • @prashantpokhriyal6308
      @prashantpokhriyal6308 3 ปีที่แล้ว

      @@JavaHomeCloud Yes i am using my aws access /secret key but no luck. Now i am using ekctl for creating cluster in EKS,which works fine

    • @rishikeshgade8729
      @rishikeshgade8729 2 ปีที่แล้ว

      @@JavaHomeCloud i used the variable rishi_eks and created the cluster using this user. then how can u get the creds of root user ??

  • @MP-dv4el
    @MP-dv4el 3 ปีที่แล้ว

    Hello hari i am from non it background with 10yrs exp i want to switch to devops profile and for that i learnt git kubernetes terraform and aws. Can you please guide n tell me if i m on right path and suggest some additional things i should focus on learning.

  • @rishikeshgade8729
    @rishikeshgade8729 2 ปีที่แล้ว

    when we hit the command, kubectl get nodes, it returns this error

  • @KrishnaRac
    @KrishnaRac 3 ปีที่แล้ว

    how to access master and deploy application on master, not on node

  • @rishikeshgade8729
    @rishikeshgade8729 2 ปีที่แล้ว

    hello sir, in my case it says error: You must be logged in to the server (Unauthorized)

    • @shaikaslam55
      @shaikaslam55 ปีที่แล้ว

      same error, I'm also getting. Kindly let me know if you got its resolution.
      error: You must be logged in to the server (Unauthorized)

  • @MuhammedJasim-g8f
    @MuhammedJasim-g8f ปีที่แล้ว

    apiversion change from v1alpha1 to v1beta1

  • @kamiljanowski7236
    @kamiljanowski7236 2 ปีที่แล้ว

    that is... lame! did you actually deploy it? You executed some command without really explaining how the deployment is performed. Is it blue-green? is it canary? Does it cause a downtime? Where do I even search for my app at this point? Is it even running?

  • @manilalramanujan5022
    @manilalramanujan5022 2 ปีที่แล้ว

    very bad