Helm Lightning Course
Helm Lightning Course, available at Free, has an average rating of 4.45, with 6 lectures, based on 130 reviews, and has 2881 subscribers.
You will learn about Helm Helm Charts and Releases Helm Templates and Values Helm Chart Dependencies and External Charts Helm Hooks Helm Plugins This course is ideal for individuals who are For both developers and operators looking into improving packaging and deployment processes of Kubernetes applications and confirmation. It is particularly useful for For both developers and operators looking into improving packaging and deployment processes of Kubernetes applications and confirmation.
Enroll now: Helm Lightning Course
Summary
Title: Helm Lightning Course
Price: Free
Average Rating: 4.45
Number of Lectures: 6
Number of Published Lectures: 6
Number of Curriculum Items: 6
Number of Published Curriculum Objects: 6
Original Price: Free
Quality Status: approved
Status: Live
What You Will Learn
- Helm
- Helm Charts and Releases
- Helm Templates and Values
- Helm Chart Dependencies and External Charts
- Helm Hooks
- Helm Plugins
Who Should Attend
- For both developers and operators looking into improving packaging and deployment processes of Kubernetes applications and confirmation.
Target Audiences
- For both developers and operators looking into improving packaging and deployment processes of Kubernetes applications and confirmation.
In this course, you will learn the basic concepts of Helm, what is it used for and, most importantly, why you might need.
This course assumes you already know what Kubernetes is, as well some of it’s primary resource types, like Pods, Deployments, Services, ConfigMaps and Secrets. If you’ve never used Kubernetes before, you will hardly benefit from this lightning course.
Helm is a package manager for Kubernetes. This description, taken from the Helm website, doesn’t really say much. Let’s look at this from the different angle.
When you deploy an application to Kubernetes, you end up with lots of YAML files – you need a YAML file for the Deployment, for the Service, for some ConfigMaps and so on, for every object that your application needs. Of. course, you could also have all of those in a single big YAML file, but that’s not the point here.
Many of those objects depend on each other in some way or another – Service finds Pods by labels, and those labels should be the same ones configured in your Deployment’s pod template. Deployment also needs to mount correct ConfigMap, and same goes for PersistentVolumes.
Quite naturally, you want to configure many, if not all, of those objects depending on the environment – staging Deployment might have different number of replicas, and production Secret for sure will have a different database password.
In addition, you also need a simple way to rollback to a previous version, and maybe execute some hooks before and after different stages of the rollout – for example, you might need to run database migrations before deploying the new release.
Helm is the tool that solves those and few other problems. It allows you to properly template your object definitions, it gives you a set of commands to manage the releases of your application and it provides some extra advanced utilities, like aforementioned hooks.
While definitely not the only tool that solves all or some of those problems, Helm became more or less a standard for packaging Kubernetes object definitions. As a result, almost every software you want to install has an existing Helm package – called chart – that simplifies both installation and updates of this software.
This is why Helm is the package manager for Kubernetes – not only due to its features, but also because of how widespread it is. In this course, we will learn how to use it.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Helm Lightning Course
Lecture 1: Helm Charts and Releases
Lecture 2: Helm Templates and Values
Lecture 3: Helm Chart Dependencies and External Charts
Lecture 4: How to use Helm Hooks for Fun and Profit
Lecture 5: Top-3 Helm Plugins: Helm Secrets, Helm Diff and Helm Git
Instructors
-
mkdev me
Public Cloud (AWS & GCP) and Cloud Native consulting
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 1 votes
- 3 stars: 17 votes
- 4 stars: 48 votes
- 5 stars: 63 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024