Beauty of your videos are it is hard to forget, not like any other technical explanations. You are truly an inspiration Brother. Thanks for clarifying tough technologies in a very simple and beautiful manner.
Great and crisp explanation, as always!! I have one question though. As Argo CD and Gitlab are based on GitOps, cant we use one over the other? I know Argo CD is specifically designed for continuous delivery and application deployment to Kubernetes but if I already have Gitlab CI/CD pipeline, do I still need to use Argo CD? Because I see Gitlab has support for K8s integration.
If you're interested in adopting a GitOps workflow, you have the option of leveraging tools like ArgoCD or Flux. On the other hand, if you're inclined towards using GitLab's CI/CD workflow, which involves interacting with the Kubernetes API to manage your cluster, you can seamlessly integrate this approach.
Thanks For the video it’s really simple to understand, so where does Jenkins and Gitlab comes into play? Why wud a org have another node like Jenkins just for CICD when they can easily have the same pipeline feature from Gitlab-CICD or via GitActions ?
Dear Mumshad, its really a nice video. I was not aware of gitOps , but now its bit clear to me. Can you please suggest me how is the job market for this trio using gitOps ( GIT + TF + Ansible) on any cloud like AWS ? I know the market of k8s is on high demand , but how about this IaaC Side jobs ? Thanks in advance !!
The demand for GitOps (Git + Terraform + Ansible) skills is increasing, especially for cloud infrastructure with AWS. It's a good opportunity for job seekers with relevant skills.
Thanks for the video, but I have a question: How is GitOps different from Jenkins for Continuous Deployment? I understand we can use GitOps for IaC but when working on application deployment can't we utilize Jenkins for the same?
Benefit when you apply GitOps: Leverages Git as the single source of truth. Uses declarative infrastructure-as-code tools (e.g., Kubernetes manifests, Helm charts). Changes are made through Git commits. Automates synchronization between desired state in Git and actual system state.
🚀Explore Our Top Courses & Special Offers: kode.wiki/40SkWyU
Beauty of your videos are it is hard to forget, not like any other technical explanations. You are truly an inspiration Brother. Thanks for clarifying tough technologies in a very simple and beautiful manner.
Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).
Love and Prayers for you and Zohaib Bhai from Pakistan.
Thanks a lot for your love and support.
You have a gift for simplifying things, thank you.
Thanks for appreciating our work. Cheers!
best instructor ive seen in my learning journey
I like how it says switch to 1.5x :))
Thanks for the video
We are so grateful for your kind words. Also, subscribe to our channel and stay tuned for more videos. Cheers!
Thank you for Demystifying GitOps, Great content.
Our Pleasure!
Thank you clear and to the point. It's a confusing umbrella term
Glad it was helpful!
ok that was amazug
Thank You Mumshad Bhai
Amazing video! Understood GitOps clearly
Glad to hear that!
You are a great communicator
Thanks a ton! Your support makes all the difference 💙
Neat and clear explanation!
Glad it was helpful!
Another amazing video from MM, love ur work :)
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
Mumshad - You always rocks!!. But little bit speed. Looking for flux CD course , Hope your team already working on it :)😀
Thanks a ton! Your support makes all the difference 💙
Great content by MM ❤
Much appreciated!
Quality content. Keep up the good work.
Much appreciated
Love from India Bhai ...!!!
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
Really loved kodekloud kubernetes
Hey, thank you for appreciating our work. We are glad to have helped.
Atlantis can be open source tool push method for gitops
Recently started following the ArgoCD tutorial and its great. Would be good if there was also one on flux 2
Glad to hear it. We hope you are loving our course.
great work
Thank you! Cheers!
Great and crisp explanation, as always!! I have one question though. As Argo CD and Gitlab are based on GitOps, cant we use one over the other? I know Argo CD is specifically designed for continuous delivery and application deployment to Kubernetes but if I already have Gitlab CI/CD pipeline, do I still need to use Argo CD? Because I see Gitlab has support for K8s integration.
If you're interested in adopting a GitOps workflow, you have the option of leveraging tools like ArgoCD or Flux. On the other hand, if you're inclined towards using GitLab's CI/CD workflow, which involves interacting with the Kubernetes API to manage your cluster, you can seamlessly integrate this approach.
Thanks For the video it’s really simple to understand, so where does Jenkins and Gitlab comes into play? Why wud a org have another node like Jenkins just for CICD when they can easily have the same pipeline feature from Gitlab-CICD or via GitActions ?
Hey Kodecloud - When will the course "GIT for Beginners" come to Udemy and Udemy for Business?
Excellent
Glad it was helpful!
Dear Mumshad, its really a nice video. I was not aware of gitOps , but now its bit clear to me. Can you please suggest me how is the job market for this trio using gitOps ( GIT + TF + Ansible) on any cloud like AWS ? I know the market of k8s is on high demand , but how about this IaaC Side jobs ? Thanks in advance !!
The demand for GitOps (Git + Terraform + Ansible) skills is increasing, especially for cloud infrastructure with AWS. It's a good opportunity for job seekers with relevant skills.
Chatgpt will replace alllll soooooon....
A new video on ChatGpt is getting released this week. Stay tuned!
Thanks for the video, but I have a question: How is GitOps different from Jenkins for Continuous Deployment? I understand we can use GitOps for IaC but when working on application deployment can't we utilize Jenkins for the same?
Benefit when you apply GitOps: Leverages Git as the single source of truth. Uses declarative infrastructure-as-code tools (e.g., Kubernetes manifests, Helm charts). Changes are made through Git commits. Automates synchronization between desired state in Git and actual system state.