Deploy to Kubernetes EKS Cluster | CI/CD Kubernetes using AWS Code Pipeline | EKS Tutorial

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 59

  • @AcacioSalgueiro
    @AcacioSalgueiro 3 года назад

    Thanks Rajdeep Saha
    You helped answer my biggest questions about deploying kubernetes containers on AWS

  • @creativekids8026
    @creativekids8026 3 года назад +1

    Very good video sir, thanks for providing valuable information... I have one request kindly suggest how to answer “what is the biggest issue you faced in devops process” in the interview.

    • @cloudwithraj
      @cloudwithraj  3 года назад

      Hello Balajee, which devops area have you worked - like jenkins? CodePipeline? Gitlab? And what tech area - serverless, VM, or container? Let me know and based on that I can give some pointers.

    • @creativekids8026
      @creativekids8026 3 года назад +1

      @@cloudwithraj Hi Sir, Kindly provide your points/biggest challenges you faced in Jenkins. or If you have any scenario, please explain how did you solve.

  • @yongshengyang8144
    @yongshengyang8144 3 года назад +3

    Thanks!Can you share a video of aws CICD + Fargate deployment?

  • @callumdavies3
    @callumdavies3 3 года назад +2

    Hi - Great video but I thought that the EKS would pull directly from the ECR once the container image is there & not the Code Pipeline deploy separately. This ensures that the EKS always has the latest container Image in the registry. Thanks.

    • @cloudwithraj
      @cloudwithraj  3 года назад

      If your app is already running with deployments/replicaset/service etc, and then a pod comes up referencing an ECR image that'd be pulled automatically. But you have to implement the deployment/replicaset/services etc first using CI/CD, then the pods will come up. Hope this helps.

    • @HimanshuYadav-uh4oz
      @HimanshuYadav-uh4oz 3 года назад

      @@cloudwithraj still not very clear, can you elaborate.

  • @hinduism2033
    @hinduism2033 3 года назад

    I am just liking your all videos and your explanation is unique and osm..!!! The name of channel is like gaming character

  • @hackedemotion
    @hackedemotion 2 года назад +1

    Hi, can you make a demo of this also and if you show how we deploy it via CF that wil also be great

  • @jpmmota
    @jpmmota 3 года назад +2

    Happy new year Raj and thanks for the video! One suggestion, share some challenges that you faced as a DevOps engineer or Solutions Architect, explain how you overcome them and what you learned from it.

    • @cloudwithraj
      @cloudwithraj  3 года назад +1

      Thanks Joao for the excellent suggestion, will make a video on it.

  • @arshadrizvi007
    @arshadrizvi007 3 года назад +2

    Very good videos. Appreciate all the hard work and sharing this useful information. I think it would be great to also this example extended to DevSecOps with security scanning and policy as code (e.g Open Policy Agent)

    • @cloudwithraj
      @cloudwithraj  3 года назад +1

      Great suggestion Arsh! Will do a tutorial on this.

  • @jackakif
    @jackakif 2 года назад

    thanks ,very helpful for newbies like me!

  • @fandreola
    @fandreola 3 года назад +1

    Amazing job Raj and happy 2021!

  • @nagadeepkodali1151
    @nagadeepkodali1151 3 года назад

    "HAPPY NEW YEAR" Rajdeep and provide realtime automation process pipeline concepts in your upcoming videos

    • @cloudwithraj
      @cloudwithraj  3 года назад

      Happy New year Nagadeep! I will definitely do some videos on this subject, ty for the suggestion!

  • @PrakashReddyK
    @PrakashReddyK 3 года назад +1

    Thank you for your effort , can you please make a video to deploy python application which is in docker compose file on EKS using terraform

  • @marcchen4574
    @marcchen4574 Год назад

    exactly what i need, thanks

    • @cloudwithraj
      @cloudwithraj  Год назад

      Woohoo, glad it was helpful Marc

    • @marcchen4574
      @marcchen4574 Год назад

      Raj, I need to bind the DNS and set up https for a web app. Today I am setting it manually in the aws console on a load balancer. Not sure how to do it using eksctrl…. Can you help?

  • @adammichael3359
    @adammichael3359 2 года назад

    You absolutely rock!!

  • @InspiringOrigins
    @InspiringOrigins 3 года назад

    Hai Raj , Thank you so much for the video . Is it good to use Jenkins in EC2 server to deploy applications on EKS cluster for production ? Kindly reply me.

    • @sareddybhaskar
      @sareddybhaskar 2 года назад

      Hi Prabhu,
      I'm also looking for a similar solution have you found a way to achieve the task.

  • @sayyednasir1752
    @sayyednasir1752 Год назад

    please make video on Complete topic of EKS

  • @mediatwinkleTV
    @mediatwinkleTV 3 года назад +1

    Hi Raj, does your course show how this is done ?

  • @atulchahande4966
    @atulchahande4966 3 года назад

    Happy New Year! just one question how can we include testing(automated, performance, code coverage etc) in pipeline and what happens after it get failed also does aws pipeline supports infrastructure as code like anisble terraform

    • @cloudwithraj
      @cloudwithraj  3 года назад +2

      Great questions Atul, short answer yes to all of those! Will make a video explaining the ways.

  • @sameerpatil1583
    @sameerpatil1583 2 года назад

    Hey Raj. Great video. Thanks for your time.
    I wanted to understand if there is a step by step video? Or is this part of the Udemy EKS class?

    • @cloudwithraj
      @cloudwithraj  2 года назад

      This is part of the EKS class Sameer

  • @mohammadikram687
    @mohammadikram687 3 года назад

    I want to deploy my Web Application developed using SpringBoot Microservices on cloud, but i am confused as spring cloud provide all the necessary cloud features like Gateway, load balancing and service discovery etc, then do we need aws cloud services for this and how we deploy SpringBoot Microservices on cloud?😳😳

  • @machireddyshyamsunder987
    @machireddyshyamsunder987 3 года назад

    Happy New Year Raj... very useful video ... if possible please make a video on K8s CNI SNI plugins and their usage to the techy guys which will be very useful ...!!

  • @behnamkvl
    @behnamkvl 3 года назад +1

    Thanks.

  • @hackedemotion
    @hackedemotion 2 года назад

    Can you show a sample of deployment to a Kubernetes worker node in EC2 instance using code pipeline through a cloud formation template ?

    • @cloudwithraj
      @cloudwithraj  2 года назад

      Hey, it's covered on my EKS course bit.ly/3Eku9RH . Deploying using GitOps example is here - ruclips.net/video/o4QG_kqYvHk/видео.html

  • @Callmeyuzz
    @Callmeyuzz Год назад

    This tutorial is in which Udemy course, bro?

  • @zembelallan5768
    @zembelallan5768 2 года назад +1

    like eks

  • @code1530
    @code1530 2 года назад

    [Container] 2022/07/02 04:04:50 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: CREDENTIALS=$(aws sts assume-role --role-arn $EKS_KUBECTL_ROLE_ARN --role-session-name codebuild-kubectl --duration-seconds 900). Reason: exit status 255
    i did map the role in aws-auth but still not working. help?

  • @nanduriharshadsai2078
    @nanduriharshadsai2078 3 года назад +1

    Please do vedio on waf

    • @cloudwithraj
      @cloudwithraj  3 года назад +1

      Thanks Nanduri on the suggestion, will do a video on this in future.

  • @ECOM-EXPLORER
    @ECOM-EXPLORER 2 года назад

    Can you also teach how to write a build spec file in detail

  • @madhuriandhale1648
    @madhuriandhale1648 2 года назад +1

    please make something around scripting

  • @yogithakakarla1716
    @yogithakakarla1716 3 года назад

    Why kubectl role has trust entities as account ID

  • @abhijitchowdhury4883
    @abhijitchowdhury4883 3 года назад

    Kindly provide a demo

  • @kuronoalien1511
    @kuronoalien1511 3 года назад

    Where is the tutorial? Video only explained how the process of codepipeline deployment works.

  • @taruniverma4150
    @taruniverma4150 2 года назад

    NEED TO CLEAR AWS DEVOPS CERTIFICATION.PLEASE HELP ME FOR THAT

  • @madhusudhanreddy8364
    @madhusudhanreddy8364 2 года назад

    could you please share me design image

  • @creativekids8026
    @creativekids8026 3 года назад +1

    Very good video sir, thanks for providing valuable information... I have one request kindly suggest how to answer “what is the biggest issue you faced in devops process” in the interview.

    • @cloudwithraj
      @cloudwithraj  3 года назад

      Let me know the DevOps area/tools you worked in and I can give you some pointers.