Deploying applications to AWS EKS using GitHub actions

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

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

  • @Gospel-v4l
    @Gospel-v4l 2 หลายเดือนก่อน

    Hey Primus, you're a champ brother! I live on this channel now. Your explanations are top notch!!

  • @GG-jm5jh
    @GG-jm5jh ปีที่แล้ว +1

    Hey Primus, very well explained. Thank you so much for it!! I will really love to see your video on doing the same thing using Terraform.

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

      Thank you so much, I'll work on a terraform video.

  • @nishanth-saka
    @nishanth-saka หลายเดือนก่อน

    "seeing someone's access key is like an accidental peak at their undies" - my opinion. #CMO
    that aside.. Wonderful content, thank you, Primus!
    🙏

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

    thanks primus !! for this tutorial
    please bring more such tutorials
    🤜🤜

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

      Thank you Vishnu, yes I'm working on more content.

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

      @@primuslearning4235 Hi Primus!! please bring a tutorial on how to deploy a full stack mern application on aws-eks using Docker, Jenkins, k8s and terraform

  • @rans1461
    @rans1461 9 หลายเดือนก่อน

    Well explained. Thank you

  • @ahadalichowdhury24423
    @ahadalichowdhury24423 4 หลายเดือนก่อน

    Very good explain sir, please do deploy on eks using gitlab ci cd. Thanks ❤

    • @primuslearning4235
      @primuslearning4235  4 หลายเดือนก่อน

      Thank you, we will work on a video for EKS using Gitlab.

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

    Keep it up bro - very precise explanations

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

      Thank you Eric, we really appreciate your comments.

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

    Very informative video! But what would you say is the advantage or disadvantage of using Github actions to Jenkins since it's like they work the same way?

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

      Thanks for your comments Filbooky. GitHub actions has the advantage that you may not need to provision a server to act as runners, while you need to have a server where Jenkins is installed and managed. GitHub actions is integrated with the repository and are easier to deploy. However, companies choose to use whatever works well for them depending on their use cases and the resources available.

  • @klickrehan
    @klickrehan 9 หลายเดือนก่อน

    Good one

  • @djtadeucamillo
    @djtadeucamillo 11 หลายเดือนก่อน

    Amigo, vou até escrever em Português, muito obrigado, você me ajudou demais, consegui finalizar meu deploy com a etapa Configure Kubectl, parabéns, top.

    • @primuslearning4235
      @primuslearning4235  11 หลายเดือนก่อน

      Thank you for your comments. I really appreciate it.

  • @suryaakella4508
    @suryaakella4508 9 หลายเดือนก่อน

    Thanks for the video. I am running a fastapi backend. I am getting a permissions error when I click the url on the browser from kubectl service. Do I need to manually attach some permissions to either load balancer or the cluster ? I don't see any errors either on pods or nodes. Everything is running and no error logs.

    • @primuslearning4235
      @primuslearning4235  9 หลายเดือนก่อน

      Hi Surya, no you don't need to manually attach any permissions. Which permissions did your user have? Can I see the errors you are getting?

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

    thank you for this. I have a question, what if I already have an image I want to use, is there a need to add the build step in the github-actions-ci.yaml?

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

      Hi Gladys, in that case you will just pass your image tag and not need to build anymore. Just push it to ecr and you're good.

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

    Nice video. Is there a way do use terraform to provision the ecs and then github actions to trigger the terraform

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

      Yes, you can extend to terraform the whole process. I just decided to make it less complex.

  • @vd.se.17
    @vd.se.17 ปีที่แล้ว

    Thanks.

  • @premkumark-s9p
    @premkumark-s9p 10 หลายเดือนก่อน

    can i know how to get access key id and secret access key without using command prompt

    • @primuslearning4235
      @primuslearning4235  10 หลายเดือนก่อน

      You can login to the console and go to IAM and create an IAM User, then under the access section, you create an access key and a secret access key, here is documentation process: docs.aws.amazon.com/keyspaces/latest/devguide/access.credentials.html

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

    👍🏾👍🏾👍🏾

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

    I m looking for architecture diagram for this

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

      We did not include an Architecture diagram for this.

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

    Can u make a video using azure?

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

      Yes, we will work on an azure video for micro services.

  • @thusharajayamanna9254
    @thusharajayamanna9254 4 หลายเดือนก่อน

    Two slow for someone with experience. Boring

    • @primuslearning4235
      @primuslearning4235  4 หลายเดือนก่อน

      Probably not for you then, skip over it, people who need it, appreciate it. Thanks for watching though. Or increase the speed if you still need it.