Helm 3 Upgrade Command (dry-run, rollback, atomic, cleanup-on-fail, force, and more)

preview_player
Показать описание

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
0:23 Create New Helm 3 Chart (helm create)
0:48 Simulate Helm 3 Chart Installation (helm install --dry-run)
1:52 Install Helm 3 Chart (helm install)
2:07 List Installed Helm 3 Charts (helm ls)
2:37 Get Deployed Helm App Version
4:03 Upgrade Helm 3 Chart (helm upgrade)
4:48 Rollback Helm 3 Chart to Previous Version (helm rollback)
5:19 Upgrade Helm 3 CHart with Atomic and Cleanup on Fail Flag (helm upgrade --atomic --cleanup-on-fail)

=========
Source Code and Instructions

#Helm #Helm3 #Kubernetes
Рекомендации по теме
Комментарии
Автор

as a junior developer, this video helps me a lot, thanks

damaroro
Автор

Can you do a video, deploying a helm chart with a HelmReposity/HelmRelease file in Flux system for continous delivery?

mediatwinkleTV