GitOps: Building and Deploying Applications on Kubernetes with GitLab CI/CD, Helm Charts, and ArgoCD

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

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

  • @sinhang4939
    @sinhang4939 23 часа назад

    Thank you very much, this is a best video I seen for cicd

  • @aman8244
    @aman8244 Месяц назад +4

    very simple explanation. Watch at 2X

  • @nishitkumar7650
    @nishitkumar7650 7 месяцев назад +5

    This is one of the best and detailed video on argo cd and helm chart combination.

    • @be-devops
      @be-devops  7 месяцев назад +1

      Thank You

    • @madd5
      @madd5 3 месяца назад

      it's crap

  • @servarc5300
    @servarc5300 11 дней назад

    Best video ever. Thank you

  • @GarryGoodspeed-tx1db
    @GarryGoodspeed-tx1db 4 месяца назад +2

    чел, как же ты хорош. Мега крут.

  • @saidlaradi
    @saidlaradi 4 месяца назад

    One of the best top line well explained argo-cd gitlab ci/cd . Good job and million thanks

  • @artemlagashkin4158
    @artemlagashkin4158 4 месяца назад +2

    Просто лучший воркшоп на ютубе

  • @ashermanangan
    @ashermanangan 3 месяца назад

    this is very clear and logical. thank you for this one

  • @ridwanyusufrifaldi6125
    @ridwanyusufrifaldi6125 8 месяцев назад +1

    thank you, it really helps me in learning devops 😁

    • @be-devops
      @be-devops  8 месяцев назад

      Happy to hear that!

  • @mmunirtv
    @mmunirtv 5 месяцев назад +1

    thank you, very helpful

  • @kunalbagwe6091
    @kunalbagwe6091 25 дней назад

    Thank you so much for great video. One question please, could you please create a video for end to end CICD which deploys to multiple envs ( DEV, UAT, PROD) ??
    That will really help us to underatand in depth flow.

  • @jamallmahmoudi9481
    @jamallmahmoudi9481 6 месяцев назад +1

    so cool&perfect 👌👌👌🙏

  • @nishitkumar7650
    @nishitkumar7650 7 месяцев назад +1

    please post more ci cd pipeline designs so that we can learn it.

    • @be-devops
      @be-devops  7 месяцев назад +1

      Sure, I will do. I was very busy and now I am preparing new subjects

  • @neelojp8460
    @neelojp8460 8 месяцев назад +1

    like always, thank you so much :-) can you please make a video about terraform state troubleshooting

    • @be-devops
      @be-devops  8 месяцев назад +1

      Great suggestion!

    • @neelojp8460
      @neelojp8460 8 месяцев назад +1

      Local / remote states, sometime we type by mistake e.g. ctrl+c, so you cancel in middle the terraform apply/destroy so the state is not complete… this is really a little bit hard with terraform state pull/push

  • @adelhamrouni2660
    @adelhamrouni2660 2 месяца назад +1

    excellent video thanks for that but i do have question .. what to do when dealing with prod dev staging environments ?
    means what will change in the architecture you create ?

    • @be-devops
      @be-devops  2 месяца назад +1

      Good hint, I will prepare a video for it soon.
      I am in vacation as soon as back i will do it

    • @adelhamrouni2660
      @adelhamrouni2660 2 месяца назад

      @@be-devops thanks for that have a good vacation

  • @r.zamani6933
    @r.zamani6933 5 месяцев назад +1

    good and useful video but you didn't explain How did you create the helm chart according to the repo code?

    • @be-devops
      @be-devops  5 месяцев назад

      ruclips.net/video/Hl16cLbMvXI/видео.html

  • @abdillahcharki9401
    @abdillahcharki9401 3 месяца назад +1

    thanks for the video,
    but that cannot happen if we don't have our Giltab runner right? bcs im using runner from GitLab so how can I generate the shh key!

    • @be-devops
      @be-devops  3 месяца назад

      Generate SSH key not related to gitlab runner.
      Please watch again the Video and mention here in which section you have issue.
      Please share the error by email

  • @hwy9nightkid
    @hwy9nightkid 8 месяцев назад

    it'd be very very helpful if you linked to the git repos in the video.. so we don;t have to pause and type everything if we want to follow along

    • @be-devops
      @be-devops  8 месяцев назад +1

      Thanks for your good Hint, Really I forgot. Now added in description
      github.com/mkaraminejad/cicd_pipeline/tree/main/2-AgroCD

  • @rodrigorras
    @rodrigorras 8 месяцев назад +2

    What happens in the first deploy? I understand that the ARGO cd will do the syncs. But Who is going to deploy the ARGOCD for the first time? manually? automated?
    Do have to do this manual step for every application? a least initially?

    • @be-devops
      @be-devops  8 месяцев назад +1

      In First time you define your manifest repo and also create Manually application in ArgoCD. If you see in video I did the same

    • @rodrigorras
      @rodrigorras 8 месяцев назад

      Good work mate. I have something to add your pipeline, would you like to get in touch?

    • @be-devops
      @be-devops  8 месяцев назад

      @@rodrigorras Sure , why not
      contact me at : howtoskillsvid@gmail.com

  • @George-mk7lp
    @George-mk7lp 8 месяцев назад +1

    hi im getting this error in argocd deployment
    Failed sync attempt to af599e86b7b9b0231aa3020f88231db6d3255dd8: one or more objects failed to apply, reason: Secret in version "v1" cannot be handled as a Secret: illegal base64 data at input byte 18 (retried 5 times). My k8s test cluster is 1.28 version

    • @be-devops
      @be-devops  8 месяцев назад

      Thanks for share info here:
      you mean: when you want to connect ArgoCD to Repository and create new APP on it, you got issue? or when you want to bring up the ArgoCD you got that.
      you can write to my email.
      howtoskillsvid@gmail.com

  • @sokhaofficial24
    @sokhaofficial24 Месяц назад

    Dear @karaminejad,
    May I know server that you clone manifest-repo? if we can use any server or else ?

    • @be-devops
      @be-devops  Месяц назад

      I am using Gitlab.com and also you use Gitlab or your local gitlab server