What is GitOps Kubernetes | Flux Argo | GitOps Vs DevOps (From Container Specialist)

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

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

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

    Gitops demo with Jenkins and Kubernetes coming this weekend (01/09/22)!

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

    Excellent video. The fundamental problem was unappropriated access control and following procedures within the CI/CD pipeline. GitOps does automate the "fix" of the problem, but fundamentally, restricting or informing the CD (or any other) team not to deploy directly in production (at least without making the change first in Git) should be the primary objective. GitOps will therefore "force" addressing bad habits but also remediating them right away.

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

    Hi Raj, Thanks a lot for giving intro to this new trending Gitops... As usual u rock👍

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

    A very precise and to the point explanation. It couldn't get better than this. Kudos to you brother.

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

    Raj really nicely explained the topic! good job.

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

    Very good video. Learned a lot!

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

    Thanks Raj, you help me to understand GitOps!

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

    Few minutes ago I came across the word gitops, now when I open TH-cam the first video in feed is this one.

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

    The best explanation so far! Thanks

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

    Awesome refresher

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

    Like deserves a big smash! Amazing content

  • @PraveenKumar-jr3wq
    @PraveenKumar-jr3wq 3 ปีที่แล้ว

    your content is gold

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

    Cat man 😅😅😅 Thanks Raj, it was fun 👍

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

    Top notch content as always.
    If you can share a demo as well, that would be great 👍

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

      Gitops demo with Jenkins and Kubernetes coming this weekend!

  • @gv.ramana
    @gv.ramana 3 ปีที่แล้ว

    amazing explaination Raj

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

    Added for next videos to see 🙈

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

    Great explanation

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

    What about building the docker image for ECR? How does gitops know there is a new image to update in deployment? is it by the tag (nginx:xxx) on container spec?

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

      Check the detailed video with demo for this - th-cam.com/video/o4QG_kqYvHk/w-d-xo.html

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

    Very well explained,

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

    so gitops is only for kubernetes clusters, not for ec2 or baremetal?

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

      That's correct, it's based on Kubernetes concept of reconciliation between desired and present state

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

    in gitlab ci file for ci and gitlab k agent for cd