I appreciate the clarity in your explanation. One question I have is regarding the rollback process. How does ArgoCD handle rollbacks in case of failed deployments or unexpected issues with the game?
Bro could you please explain how CICD and Helm charts work in GitOps? If we are using GitOps, do we need Jenkins or are there other direct CI options available?
Yes you need Jenkins or another CICD tool for your CI Argo CD is used for Deployments to your k8s cluster. So you can use Jenkins for CI and Argo CD for CD
Hey! Thank you so much for the projects you are making for us. I wanted to try voting application on EKS using Argo cd, what should be the node instance type I need to use?
Noted! Feel free to adjust the speed in the options but I will remember this brother. Do let me if you have any doubts while doing the hands on project
I'm confused, I installed kubectl locally but at 7:43 you run all the argo install commands directly on an ec2 instance? should we first connect to one of the node instances and then start running the install commands?
When you ran Kubectl command to install Argo CD on EKS, Does the Argo CD gets installed on the nodes you created in the node group? If not, on which node the argo cd gets installed?
Argocd is installed in the cluster to see all the components you can check the components in the manifest files. If you want to check the nodes you can run the describe command
Hi Bro I am getting error, when i am trying to installing ArgoCd, could you please check and please let me know how to resolve the issue Error from server (NotFound): secrets "argocd-initial-admin-secret" not found
Which one is better Argo or Flux ?
I would say Argo, we recently shifted on Argo from flux and I love it.
But flux is good too
Content really awesome easy to understand the way you explain.. keep up the knowledge sharing..
This gitops explanation is on point.
Thank you 😊
I appreciate the clarity in your explanation. One question I have is regarding the rollback process. How does ArgoCD handle rollbacks in case of failed deployments or unexpected issues with the game?
really clearly, keep up knowledge sharing!!!
Thanks, will do!
Understood GitOps!!
Thanks for the project 😁
My pleasure!
Thank you for this gitops project 👍
Any time!
Thank you so much cloud champ. Very impressive video
Glad you liked it!
Great session.
Thanks 😊
GitOps is very cool just like you, awesome content & awesome explanation. Thank you #cloudchamp
Thanks brother 🤝
Lets finish this project today !!
💯
Try to add terraform in it👍🏻
Let me know how it goes
I need to learn Terraform for that, but I will surly cover that and will post and share it. @@cloudchamp
You are amazing bro 🙌
Thank you brother
Bro could you please explain how CICD and Helm charts work in GitOps? If we are using GitOps, do we need Jenkins or are there other direct CI options available?
This, hopefully we get an answer on that.
No need of Jenkins.
Yes you need Jenkins or another CICD tool for your CI Argo CD is used for Deployments to your k8s cluster. So you can use Jenkins for CI and Argo CD for CD
Hi @cloudchamp,
After creating node group time 7:29, where did you executed all those commands
very useful. plz consider sound quality next time. Ty
Noted, thanks for the feedback.
Happy to help 😀
Could you please make dedicated to Argo CD itself in depth...how to hardness
Amazing!
Thank you
Amazing
Thank you bhai 🤝
thanks bro for clarifying what the fuck is gitops 😊
🤣🤝🤝
DevOps_Booom🎉
🙏
How do you use Jenkins or other CI options in the GitOps ?
Boom
💥
Si need a video on cloud devops resume guide .
Hey! Thank you so much for the projects you are making for us. I wanted to try voting application on EKS using Argo cd, what should be the node instance type I need to use?
t2.medium
thank you@@cloudchamp
How to connect eks in AWS terminal and how to go to terminal can you show clearly
Great content. Thanks a ton. But can you please slow down a little. Im a beginner and its too fast to catch man.
Noted!
Feel free to adjust the speed in the options but I will remember this brother.
Do let me if you have any doubts while doing the hands on project
nice
Thanks 😊
Bro please complete the teraform course
thankyou sir
You are welcome Ramesh Kumar 😀
How do we use it for multiple clients in production?
I'm confused, I installed kubectl locally but at 7:43 you run all the argo install commands directly on an ec2 instance? should we first connect to one of the node instances and then start running the install commands?
He connect to the cluster with `aws eks update-kubeconfig` command.
When you ran Kubectl command to install Argo CD on EKS, Does the Argo CD gets installed on the nodes you created in the node group? If not, on which node the argo cd gets installed?
Argocd is installed in the cluster to see all the components you can check the components in the manifest files.
If you want to check the nodes you can run the describe command
@@cloudchamp By "installed in cluster" you mean argo cd installation manifests are applied on the master node of eks?
cooked as always
Thank you 👨🍳
Hi Bro I am getting error, when i am trying to installing ArgoCd, could you please check and please let me know how to resolve the issue
Error from server (NotFound): secrets "argocd-initial-admin-secret" not found
bro start devops course from scratch including all the tools like docker kuberneties and so on
Sure will do
Bhaiya your audio quality of this video during screen share was not good
is devops easy to learn? can i learn in 6 months?
If you spend 4-5 hour doing projects and learning skills, then yes
Why you didn’t want to create the eks on a private subnet? Also I don’t know why you are speeding like that like you are in rush.
Sorry for speeding tried to make it crisp as it is very beginner
So...GitOps is just a stupid hipster name for the same CI/CD we've been doing for literally decades now. Neat. :-/
super fast
chainsaw man hahahahah anime fan
Chainsaw is a great anime
@@cloudchamp I know
The security group and role have been normal right. You have not added any specific permissions
I wanted to see terraform
Already uploaded