Let's do GitOps in Kubernetes! ArgoCD Tutorial

preview_player
Показать описание
We start taking a look at CI-CD, especially the CD part with the free and open-source Argo CD. In this video, we will automate the deployment of a Nginx Web server on my Kubernetes Cluster. #Kubernetes #GitOps #ArgoCD

Follow me:

Timestamps:

00:00 - Introduction
00:59 - Advertisement-*
01:14 - What is CI-CD?
03:57 - Install Argo CD in Kubernetes
07:38 - Login to Argo CD Web interface
09:12 - Create and link a Git Repository
10:33 - Add Kubernetes Manifests
12:45 - Create an Application in Argo CD
15:24 - Synchronization and Updating

________________
All links with "*" are affiliate links.
Рекомендации по теме
Комментарии
Автор

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.

maxiu..
Автор

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

Tom-ntti
Автор

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

ArielS
Автор

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

angelosnm
Автор

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

titusmacharia
Автор

Absolutely incredible video!

Thank you for sharing your knowledge

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

alanscelza
Автор

Very handy tool! Will take a look at it

TheOnlyEpsilonAlpha
Автор

great video, this one got me subbed @5min

mav
Автор

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 :)

alesiobita
Автор

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!

diogodias
Автор

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

rebelavie
Автор

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

bjrnhjjakobsen
Автор

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!

RaviSharma-vwpy
Автор

is it possible to store deployment templates on argo side so every app uses the same way for deploy ?

kamilgregorczyk
Автор

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

DexDeadly
Автор

Nice overview. Did you tried the different views? (You can switch dem on the top-right corner)

shriker
Автор

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

AndrewBlakeOxford
Автор

Chris, what theme are you using in powershell ?
Like ofc

peterthverdokhleb
Автор

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!

Lars-jupw
Автор

How to build docker image using the argo.

rampanwar
join shbcf.ru