Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2020-12-18 18:48:04
30-Day Money-Back Guarantee

This course includes:

  • 2 hours on-demand video
  • 8 articles
  • Full lifetime access
  • Access on mobile and TV
IT & Software Other IT & Software Helm

Helm Masterclass

The Next Step After Kubernetes...
Bestseller
Rating: 4.3 out of 54.3 (14 ratings)
124 students
Created by Warp 9 Training
Last updated 1/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to take advantage of the powerful templating language
  • Setup and use chart museum
  • Get you up to speed using Helm
  • Advanced conditional logic to make your charts even more powerful
  • Helm techniques for multiple charts
  • Expert Secrets from Industry - master troubleshooting tricks that you won’t find anywhere else
  • 3 Unique Hands-on projects and much, much more

Requirements

  • Laptop or Desktop
  • Internet Connection
  • Ready to master to Helm

Description

There’s a reason this tool is so popular and a MUST-KNOW for the highest earning DevOps industry with more teams adopting it everyday.


Picture this: the application you’re working with has 5 separate components that amounts to 20 deployments, 5 services, 12 configmaps, 7 PVC’s and to top it off, you need to deploy it into 8 different testing environments before going into prod.


How many YAML files would that be?


Now you have to manage the constant changes to those files across all those different environments.


What if you need to clear it down? How long will it take you to roll back?


This is where Helm comes in.


Helm allows us to “template” our Kubernetes files so we can use a values file to plug in any details we need.


This means each environment can have it’s own values files so each deployment can be tailored


You can add our Kuberentes YAML files and package them into what is called a “Chart”.


Each of the separate applications can be put in their own chart and pulled in as dependencies from Chart Museum - our chart repository.


Helm is often referred to as The “package manager for Kubernetes” as you can deploy charts and any dependencies they have in a single deployment.


Deploying charts is a breeze: it’s one SINGLE command.


And to clear an environment?


You guessed it, just ONE command!


I Know! Unbelievable, right?


Think of how many late nights you would have avoided!


Imagine all the time, effort and pain you’re going to save using Helm.


Now you’re ready to use it, you need to master it.


Now you know the best kept secret from some of the best DevOps teams in the world.


You’ve got the opportunity to master this tool.


The Helm 3 Masterclass will take you from Zero to Helm Hero.


Showing you:

  • How to take advantage of the powerful templating language

  • Get you up to speed using Helm

  • Advanced conditional logic to make your charts even more powerful

  • Setup and use chart museum

  • Advanced Helm techniques for multiple charts

  • Expert Secrets from Industry - master troubleshooting tricks that you won’t find anywhere else

  • 3 Unique Hands-on projects and much, much more


You want to use Helm NOW, not in a couple of months!


Which is what inspired us to make the ultimate course with 0 filler! We want more engineers like you to get on board with the tech fast!


This is the one-stop course to learn everything you need to know to start working with Helm right away.


The Helm 3 Master class will prep you as if you started using it YEARS ago along with the other pros!


You’ll be learning from TJ Addams, an ex-Deloitte and ex-Capgemini lead DevOps engineer. He has been working with Helm and teaching DevOps for the last 3 years.


His experience of working with Helm on massive multimillion dollar projects will give you unique insights you won’t find anywhere else.


If you’re going to learn helm, why not learn it from the best?

Who this course is for:

  • Developers
  • Sys Admins
  • DevOps Engineers
  • Technical Support Engineers
  • Anyone wanting to master Helm

Course content

13 sections • 71 lectures • 1h 48m total length

  • Preview03:30

  • Before You Start
    00:45
  • Feedback
    00:29
  • Stay Up To Date
    00:26

  • Helm 2 vs 3
    03:01

  • Minikube Setup
    02:16
  • Useful Links
    00:01
  • VS Code Setup
    04:01
  • Helm Installation
    00:53
  • Useful Links
    00:01

  • Code For The Course
    00:02
  • Creating The Chart
    00:35
  • Files and Folders Structure
    01:02
  • Preparing The Chart
    00:26
  • Configuring The Values File
    04:34
  • Deploying The Chart
    01:10
  • View Charts
    01:29
  • Tearing Down Charts
    01:29

  • Challenge 1 Brief
    02:11
  • Challenge 1 Walkthrough
    09:01

  • Before You Begin
    00:32
  • Troubleshooting Trick #1
    01:09
  • Troubleshooting Trick #2
    01:36
  • Troubleshooting Trick #3
    02:38

  • Preview00:24
  • Chart Deep-dive
    03:56
  • Working with Comments
    01:15
  • Multiple Value Files
    02:00
  • How Templates Work
    01:25
  • Creating a Template File
    02:47
  • Accessing Templates
    03:50
  • Advanced Templates
    02:05
  • IF Statements
    05:08
  • Useful Links
    00:03
  • ELSE and ELSE IF
    01:18
  • Useful Links
    00:03

  • Challenge 2 - Brief
    01:43
  • Challenge 2 Walkthrough
    07:59

  • Introduction
    01:16
  • Where to Get Chart Museum
    00:37
  • Useful Links
    00:07
  • Setting Up The Repository
    01:07
  • Pulling Chart Museum
    00:55
  • Editing Values
    01:20
  • Installing Chart Museum
    00:27
  • Verifying Installation
    00:29
  • Adding The Repository
    00:57
  • Packaging Charts
    00:42
  • Pushing Charts
    01:24
  • Useful Links
    00:05
  • Helm Search
    00:55
  • Installing Charts From Chart Museum
    01:23
  • Installing Specific Versions
    00:31
  • Deleting Charts
    01:32
  • Deleting The Repository
    00:23
  • Wrap Up
    00:38

Instructor

Warp 9 Training
The Fastest Place to Learn Cloud Computing and DevOps
Warp 9 Training
  • 4.6 Instructor Rating
  • 2,096 Reviews
  • 22,790 Students
  • 8 Courses

Tired of the long and boring online courses?

Want a course where the instructor gets to the point and teaches you everything you need to know?

Do like getting hands-on and REALLY learning the tech?

Then Warp 9 is your answer!

Our mission is to get you trained up and ready to use the tech in the shortest time possible.

Sometimes we don't have the luxury of time of go through 30-hour deep-dive courses, what we often needs if the information to get us started and get comfortable using the technology.

Warp 9 helps you learn and really master the tools and tech with unique, hands-on challenges and with expert demos from some of the best instructors in the field.

You'll be learning how the tech is used in industry by people who've been there and done it.

Learn from their mistakes and learn what is used and skip what isn't.

When you want and need to learn fast, we've got you covered.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.