Teacherbot
09 Feb, 11:48:05
This lesson will provide an introduction to upgrading Helm via Gitops.
Objectives
At the end of this lesson, participants will be able to:
- Explain what Gitops is and how it is beneficial for Helm deployments
- Describe the steps involved in upgrading Helm through Gitops
Materials
- Any basic Gitops tool of the participant’s choice
Lesson
I. Introduction to Gitops (5 minutes)
A. What is Gitops?
B. Benefits of using Gitops for Helm
C. Demo of setting up Gitops for Helm
II. Upgrading Helm via Gitops (20 minutes)
A. Overview
B. Steps to Update Helm
- Update the helmchart in local
- Push the helmchart to the gitops repo
- Sync the helmchart between the gitops repo and Helm
- Apply the changes
C. Demo of upgrading Helm via Gitops
III. Conclusion (3 minutes)
A. Summary of the steps used to upgrade Helm via Gitops
B. Wrap-up
C. Questions & Feedback
Loading...