4 stars! He takes his time to help you understand the concepts and walks you through each step. Nice job!
@nishitkumar765011 ай бұрын
This is one of the best and detailed video on argo cd and helm chart combination.
@be-devops11 ай бұрын
Thank You
@madd57 ай бұрын
it's crap
@GarryGoodspeed-tx1db8 ай бұрын
чел, как же ты хорош. Мега крут.
@sinhang49393 ай бұрын
Thank you very much, this is a best video I seen for cicd
@saidlaradi8 ай бұрын
One of the best top line well explained argo-cd gitlab ci/cd . Good job and million thanks
@aman82444 ай бұрын
very simple explanation. Watch at 2X
@mmunirtv9 ай бұрын
thank you, very helpful
@servarc53004 ай бұрын
Best video ever. Thank you
@thesivaz3 ай бұрын
Super video, i think you still need to add how to deploy to diff envs
@seunore42073 ай бұрын
Love this video! Thank you so much
@ashermanangan7 ай бұрын
this is very clear and logical. thank you for this one
@ridwanyusufrifaldi6125 Жыл бұрын
thank you, it really helps me in learning devops 😁
@be-devops Жыл бұрын
Happy to hear that!
@artemlagashkin41588 ай бұрын
Просто лучший воркшоп на ютубе
@MrHassanBJ2 ай бұрын
Such a great tutorial bro. thanks for sharing the knowledge. May allah bless you :)
@jamallmahmoudi948110 ай бұрын
so cool&perfect 👌👌👌🙏
@be-devops10 ай бұрын
Thanks
@shubhadip873 ай бұрын
you nailed it.
@nishitkumar765011 ай бұрын
please post more ci cd pipeline designs so that we can learn it.
@be-devops11 ай бұрын
Sure, I will do. I was very busy and now I am preparing new subjects
@davidpccode2 ай бұрын
Hi. Thanks a lot. One question. Is there any tool in gitlab that replaces ArgoCD? Can gitlab do the same that argo does?
@be-devops2 ай бұрын
I don't think there is something like ArgoCD in gitlab at the moment
@davidpccode2 ай бұрын
@@be-devops thanks!!! 👍
@adelhamrouni26606 ай бұрын
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-devops6 ай бұрын
Good hint, I will prepare a video for it soon. I am in vacation as soon as back i will do it
@adelhamrouni26606 ай бұрын
@@be-devops thanks for that have a good vacation
@rodrigorras Жыл бұрын
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 Жыл бұрын
In First time you define your manifest repo and also create Manually application in ArgoCD. If you see in video I did the same
@rodrigorras11 ай бұрын
Good work mate. I have something to add your pipeline, would you like to get in touch?
@be-devops11 ай бұрын
@@rodrigorras Sure , why not contact me at : howtoskillsvid@gmail.com
@neelojp8460 Жыл бұрын
like always, thank you so much :-) can you please make a video about terraform state troubleshooting
@be-devops Жыл бұрын
Great suggestion!
@neelojp8460 Жыл бұрын
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
@r.zamani69339 ай бұрын
good and useful video but you didn't explain How did you create the helm chart according to the repo code?
@be-devops9 ай бұрын
kzbin.info/www/bejne/fp2UZ5aCl7Kpjqs
@abdillahcharki94017 ай бұрын
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-devops7 ай бұрын
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
@kunalbagwe60914 ай бұрын
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.
@sokhaofficial245 ай бұрын
Dear @karaminejad, May I know server that you clone manifest-repo? if we can use any server or else ?
@be-devops5 ай бұрын
I am using Gitlab.com and also you use Gitlab or your local gitlab server
@rahultewАй бұрын
Excellent tutorial. Pls help me. When I am running argocd cli commands on gitbash (with admin access), getting error 'sudo not found' and without sudo 'Install: cannot create regular file'. Command is 'sudo install -m 555 argocd-linux-amd64 /usr/local/bin/argocd'
@George-mk7lp Жыл бұрын
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 Жыл бұрын
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
@mochamadrizal14313 ай бұрын
thankyou sir, you fully helpme. but can you create tutorial about installing k3s on vm cloud please? i have trial pack for vm on cloud platform. i already install k3s but i have a problem with ingress controller and loadbalancer. i dont know to fix it 🤕
@MrCakil99Sindycate-uv6do3 ай бұрын
i have same problem, because this my second account 🗿
@hwy9nightkid Жыл бұрын
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 Жыл бұрын
Thanks for your good Hint, Really I forgot. Now added in description github.com/mkaraminejad/cicd_pipeline/tree/main/2-AgroCD
@solojazz752 күн бұрын
given that gitlab is integrated with fluxcd why didn't you go that way?