@maxiu..

Few tools which integrate nicely with Argo
- helm (also creating Argo application resources as helm charts gives some benefits)
- renovate (like watchtower for docker but this one watches your repo and auto commits updates to docker image/helm chart versions)
- reloader (for when you apply new version of configmap and need your app to restart)
I have been running Argo in production for over 2 years now, even for self hosted k3s kubernetes it is IMO the best way to deploy your apps.

@Tom-n5tti

Another Great video Christian.  You always do an excellent job covering the issues one may encounter on these builds!

@angelosnm

Excellent video! A really intersting topic regarding ArgoCD is Helm charts deployments instead of using simple manifests files!

@titusmacharia2122

probably the fastest and best way to learn argo i've seen online.
Christian you rockstar!!

@alanscelza6397

Absolutely incredible video! 

Thank you for sharing your knowledge

I'm kinda new workings as a devops, and this kind of material is priceless

@ArielS

Great, big thanks! Yesterday I was thinking in to deploy ArgoCD into my home lab. :D

@diogodias6694

I work as DevOps and I was curious about this technology since a long time. Your video just gave me a great idea for implementation on my company! Nice explanation, simple and fast!
Many thanks ๐Ÿ™ 
Keep going!

@TheOnlyEpsilonAlpha

Very handy tool! Will take a look at it

@Saadhacks

my favourite tech nerd is back ๐Ÿ”ฅ

@alexandruciobotaru5085

Loved the vid!

@mav29

great video, this one got me subbed @5min

@Fayaz-Rehman

Thank you for the Good Stuff.

@alesiobita365

You made it looks easier! Excellent work, Iโ€™ve learned a lot from you! I also added argo image updater with strategy as rolling-update to have the CD on fire :) i would be interest for rollback (restore) procedures, if any release doesnโ€™t work and to go back to the previous release. 
Thanks again :)

@MisterCoder

Really goof video, appreciate it

@bjrnhjjakobsen2174

Nice โ€œspeedโ€ in this episode - any faster and you loose me as I get annoyed ๐Ÿ˜‚ your content is very well done and it deserves the right pitch - please

@abdelrahimahmad7801

Great topic, man. Thank you.

@drbyte2009

A fantastic video !! 
๐Ÿ‘๐Ÿ‘

@RaviSharma-vw7py

wow informative contents Christian ! Thanks ! Kindly also create one more video related Argo workflow to build docker image & push to dockerhub using kaniko on the same way like SSL ,traefik & ingress/ ingressroute as you did this one! Thanks!

@DexDeadly

Do you happen to be doing anything with Helm Secrets and ArgoCD? If so have you done a video on it? Love the videos!

@AndrewBlakeOxford

I use gitlab running on docker to do this type of thing - Never used ArgoCD before but I'll check it out