ArgoCD Masterclass | ArgoCD Tutorial From Scratch

Поділитися
Вставка
  • Опубліковано 30 лип 2024
  • ArgoCD Masterclass | ArgoCD Tutorial From Scratch
    Enrol To Batch-4 [Course + Interview Preparation]-
    www.devopsshack.com/courses/D...
    Document: github.com/jaiswaladi246/Argo...
    Doubt Clearing Group: t.me/+9roGPjX1YI42Yzdl
    Instagram: / devopsshack
    LinkedIn: / devops-shack
    Timestamps:
    00:00 ArgoCD Intro
    00:23 Problem Statement
    05:56 Solution By ArgoCD
    07:23 ArgoCD Workflow
    17:18 Access Control of Deployments
    23:26 Create Roles for EKS & NodeGroup
    25:57 Create EKS Cluster
    28:04 Create NodeGroup
    30:33 Connect to EKS using CloudShell
    32:07 Install ArgoCD
    39:38 ArgoCD HandsOn

КОМЕНТАРІ • 25

  • @matk2283
    @matk2283 4 місяці тому +4

    an amazing straight forward argocd tutorial . Thank you for your time posting this. MY PERSONAL GRATITUDE TO YOU !!.
    Mathew.K from Colorado

  • @pirateszero
    @pirateszero 26 днів тому

    I owe you big time for helping me with this project. I couldn’t have done it without you.

  • @TheCloudShepherd
    @TheCloudShepherd 3 місяці тому +1

    That was a masterful opening explanation.

  • @manzudope
    @manzudope 3 місяці тому +2

    First and foremost the most ..thank you so much for Great video and very informative, pls do a video that how to deploy the application code from dev to test, test to prod automatically using Argocd with multiple clusters and secret mgt in argocd and how to pull the secret to prod env while deploying the app

  • @harishnetula6446
    @harishnetula6446 17 днів тому

    Thank you so much brother , Because of you ,i'm feeling compared to ci , cd is easy using argo CD 😅

  • @TravelFeast360
    @TravelFeast360 Місяць тому

    Very helpful thanks bhai for clear explanation

  • @prayaspatel6325
    @prayaspatel6325 4 місяці тому

    Thanks a million

  • @baratht-lq5yb
    @baratht-lq5yb 5 місяців тому

    Thanks a lot 😍😍

  • @mrjacksparrow8942
    @mrjacksparrow8942 4 місяці тому

    thankyou for the video

  • @kingdavid526
    @kingdavid526 4 місяці тому

    great brother it was very useful and also please make a video on docker init

  • @tokedeakinkunmi6697
    @tokedeakinkunmi6697 3 місяці тому

    Extremely nice tutorial Shack, i love the way you explained with details. I'm just being curious here, why do we have to patch the cluster ip to become a loadbalancer, why can't we create a loadbalancer that connects to the argoCD server directly?

  • @Daveooooooooooo0
    @Daveooooooooooo0 2 місяці тому

    Thanks💪

  • @vinod321us
    @vinod321us 4 місяці тому

    instead of automatic if we select manual option in orgoCD then to deploy the new version of the application code we have to click sync button ? Basically if it is automatic then we have to click on refresh button and if it is manual then we need to click on sync button to deploy the code?

  • @ambujagrawal1977
    @ambujagrawal1977 3 місяці тому

    How to update manifest file automatically in Repo2 when someone build latest image in repo1? I recently watch your microservices ci/cd pipeline video, would it be possible for you to do a tutorial with argocd instead of webhook?

  • @harshaldagde8237
    @harshaldagde8237 4 місяці тому +1

    Adi please make a tutorial on the ci 54:42 part and connect with cd part

  • @chandaram8028
    @chandaram8028 4 місяці тому

    Hi very crstal clear explaination but one small doubt is that what is the difference of using a Argocd we have gitlab & github action also can you explain this

    • @mark11hk63
      @mark11hk63 4 місяці тому +2

      ArgoCD doesn't replace GitLab or GitHub Actions entirely. They excel at different stages of the CI/CD pipeline. GitLab/GitHub Actions can handle building, testing, and packaging your application, while ArgoCD focuses on deploying and managing your application in the Kubernetes cluster based on the GitOps principles.

  • @anilkumarloka48
    @anilkumarloka48 4 місяці тому

    Please create a video on Autimation scenarios and projects using Python and Shell Script?

  • @sandeepreddy4738
    @sandeepreddy4738 4 місяці тому

    Hi Adithya
    Can you please do a master class on ELK stack

  • @GulabDigambarNandanvar
    @GulabDigambarNandanvar Місяць тому

    How can we access ArgoCD via Ingress ?...

  • @rameshreddy-jf5ds
    @rameshreddy-jf5ds 4 місяці тому +1

    Hi bro u updated in ur devopsshack url that argocd classes start but we are not seeing argo cd sessions when we can expect the argo cd sessions

    • @devopsshack
      @devopsshack  4 місяці тому

      Please check , updated now

    • @rameshreddy-jf5ds
      @rameshreddy-jf5ds 4 місяці тому

      @@devopsshack thanks bro for uploading session

  • @SagarAulakh-co6pn
    @SagarAulakh-co6pn 3 місяці тому

    unable to find the commands for this tutorial