Let's do GitOps in Kubernetes! ArgoCD Tutorial

  Рет қаралды 69,171

Christian Lempa

Christian Lempa

Күн бұрын

Пікірлер: 65
@maxiu..
@maxiu.. 2 жыл бұрын
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.
@christianlempa
@christianlempa 2 жыл бұрын
Oh they sound nice, thank you for sharing!
@miraccan00
@miraccan00 Жыл бұрын
I have confusin while CI pipeline get into this situation how we going to change our helm manifest without second push ?
@majorgear1021
@majorgear1021 4 ай бұрын
do you prefer the command line argocd or the Web interface? Also, I ran into the redirect issue and made a values.yaml file with the “server.insecure: true” setting and applied it post-installation. There is probably a way to apply it at installation time, but I’m not familiar enough with argocd to know how.
@titusmacharia2122
@titusmacharia2122 5 ай бұрын
probably the fastest and best way to learn argo i've seen online. Christian you rockstar!!
@christianlempa
@christianlempa 5 ай бұрын
Thank you so much :)
@ArielS
@ArielS 2 жыл бұрын
Great, big thanks! Yesterday I was thinking in to deploy ArgoCD into my home lab. :D
@christianlempa
@christianlempa 2 жыл бұрын
Oh what a great timing :D
@Tom-n5tti
@Tom-n5tti 2 жыл бұрын
Another Great video Christian. You always do an excellent job covering the issues one may encounter on these builds!
@christianlempa
@christianlempa 2 жыл бұрын
Thank you so much :)
@angelosnm
@angelosnm 2 жыл бұрын
Excellent video! A really intersting topic regarding ArgoCD is Helm charts deployments instead of using simple manifests files!
@christianlempa
@christianlempa 2 жыл бұрын
Thank you mate! Glad it was useful!
@alanscelza6397
@alanscelza6397 2 жыл бұрын
Absolutely incredible video! Thank you for sharing your knowledge I'm kinda new workings as a devops, and this kind of material is priceless
@cybersecurehacks
@cybersecurehacks 2 жыл бұрын
my favourite tech nerd is back 🔥
@christianlempa
@christianlempa 2 жыл бұрын
Haha it's good to be back :D
@diogodias6694
@diogodias6694 2 жыл бұрын
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!
@christianlempa
@christianlempa 2 жыл бұрын
Glad I could help!
@TheOnlyEpsilonAlpha
@TheOnlyEpsilonAlpha Жыл бұрын
Very handy tool! Will take a look at it
@mav29
@mav29 2 жыл бұрын
great video, this one got me subbed @5min
@christianlempa
@christianlempa 2 жыл бұрын
Awesome, thank you!
@abdelrahimahmad7801
@abdelrahimahmad7801 2 жыл бұрын
Great topic, man. Thank you.
@christianlempa
@christianlempa 2 жыл бұрын
My pleasure!
@drbyte2009
@drbyte2009 2 жыл бұрын
A fantastic video !! 👍👍
@christianlempa
@christianlempa 2 жыл бұрын
Thank you very much!
@Fayaz-Rehman
@Fayaz-Rehman Жыл бұрын
Thank you for the Good Stuff.
@christianlempa
@christianlempa Жыл бұрын
Thanks for watching
@DexDeadly
@DexDeadly 7 ай бұрын
Do you happen to be doing anything with Helm Secrets and ArgoCD? If so have you done a video on it? Love the videos!
@majorgear1021
@majorgear1021 4 ай бұрын
That would be amazing! I did a few google searches but didn’t find anything substantial. All I found were instructions to set up helm repos and instead a helm chart in the Argo UI . But Argo installs and treats it as an argo app afterwards. There is a argocd + kustomize paring that I’ve seen mentioned that might do what you/we want. I haven’t dug into that yet.
@alesiobita365
@alesiobita365 2 жыл бұрын
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 :)
@christianlempa
@christianlempa 2 жыл бұрын
Thank you! :) I'm still testing a lot with ArgoCD, but I hope to make more videos about it.
@alexandruciobotaru5085
@alexandruciobotaru5085 Жыл бұрын
Loved the vid!
@MisterCoder
@MisterCoder Жыл бұрын
Really goof video, appreciate it
@christianlempa
@christianlempa Жыл бұрын
Thx! :)
@DanielRolfe
@DanielRolfe 2 жыл бұрын
Awesome vid thanks 🙏
@christianlempa
@christianlempa 2 жыл бұрын
Glad you enjoyed it!
@bjrnhjjakobsen2174
@bjrnhjjakobsen2174 2 жыл бұрын
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
@christianlempa
@christianlempa 2 жыл бұрын
Thank you so much ;)
@RaviSharma-vw7py
@RaviSharma-vw7py 2 жыл бұрын
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!
@wicksy39
@wicksy39 2 жыл бұрын
maybe you should give it a go first
@christianlempa
@christianlempa 2 жыл бұрын
Thank you so much! :) Glad that you like it. Considering doing a video about github actions and argocd maybe...
@bassemkaroui4914
@bassemkaroui4914 2 жыл бұрын
@@christianlempa That would be really cool, can't wait for that video. Thanks Christian, you're videos are real gems.
@AndrewBlakeOxford
@AndrewBlakeOxford 2 жыл бұрын
I use gitlab running on docker to do this type of thing - Never used ArgoCD before but I'll check it out
@christianlempa
@christianlempa 2 жыл бұрын
Oh nice! I wonder if there is another tool working with Docker apart from gitlab runners
@shriker95
@shriker95 2 жыл бұрын
Nice overview. Did you tried the different views? (You can switch dem on the top-right corner)
@rebelavie7772
@rebelavie7772 Жыл бұрын
Hey.. Christian... Do you have some experience using jsonnet? ( data templating language) in kubernetes... If yes Can do a video about it..? I heard it could be a good alternativ to kustomize or helm
@alexelizarov
@alexelizarov Жыл бұрын
What about private repositories?
@kamilgregorczyk8680
@kamilgregorczyk8680 2 жыл бұрын
is it possible to store deployment templates on argo side so every app uses the same way for deploy ?
@peterthverdokhleb5689
@peterthverdokhleb5689 2 жыл бұрын
Chris, what theme are you using in powershell ? Like ofc
@christianlempa
@christianlempa 2 жыл бұрын
Using a custom colour scheme and the starship prompt
@rampanwar1316
@rampanwar1316 2 жыл бұрын
How to build docker image using the argo.
@christianlempa
@christianlempa 2 жыл бұрын
That might be a project for an upcoming video about CI ;)
@Lars-ju9pw
@Lars-ju9pw 2 жыл бұрын
Does anyone happen to know what color scheme vscode is running? ArgoCD and datree community are both about to be deployed in my home cluster because of this video. Thanks!
@christianlempa
@christianlempa 2 жыл бұрын
Nice! ;) I'm using my own vscode scheme, "The Digital Life"
@collimarco
@collimarco 2 жыл бұрын
Please make a video about Cuber
@christianlempa
@christianlempa 2 жыл бұрын
Hm, any reason why this should be better than argocd?
@collimarco
@collimarco 2 жыл бұрын
@@christianlempa it's not the same as ArgoCD, totally different project with different goal
@imjavierpalma
@imjavierpalma 2 жыл бұрын
VS Code theme?
@christianlempa
@christianlempa 2 жыл бұрын
Just search for "The Digital Life" ;)
@meyou118
@meyou118 2 жыл бұрын
fantastic video - wish there was a way to turn the very annoying background music off!!!
@jonandez91
@jonandez91 2 жыл бұрын
First.
@christianlempa
@christianlempa 2 жыл бұрын
Second :)
the ULTIMATE kubernetes management tools comparison!
19:12
Christian Lempa
Рет қаралды 65 М.
Flux GitOps Tutorial - DevOps and GitOps for Kubernetes
11:55
Techno Tim
Рет қаралды 77 М.
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН
ArgoCD Starter Guide: Full Tutorial for ArgoCD in Kubernetes
33:41
DevOps Journey
Рет қаралды 81 М.
Free SSL Certs in Kubernetes! Cert Manager Tutorial
16:51
Christian Lempa
Рет қаралды 62 М.
The IDEAL & Practical CI / CD Pipeline - Concepts Overview
22:36
Be A Better Dev
Рет қаралды 494 М.
Let's learn GitHub Actions in a self-hosted Homelab!
23:53
Christian Lempa
Рет қаралды 42 М.
This homelab setup is my favorite one yet.
21:30
Dreams of Autonomy
Рет қаралды 436 М.
Docker always up to date! (and more) Renovate Tutorial
30:22
Christian Lempa
Рет қаралды 12 М.
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,2 МЛН
ArgoCD Tutorial for Beginners | GitOps CD for Kubernetes
47:53
TechWorld with Nana
Рет қаралды 672 М.