Skip to navigation
Skip to navigation
Skip to search form
Skip to login form
Skip to footer
Skip to main content
MVP189
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
LEO777
PAREPOS
JAVABET99
KONTAN88
PEWE128
LAGA88
SKY99IDN
BUANA88
BOXING55
DEWISRI88
DEWISRI88
DEWISRI88
MVP189
slot mania
MVP189
situs tergacor
pg slot wallet
Accessibility options
Accessibility profiles
Visual impairment
Seizure and epileptic
Color vision deficiency
ADHD
Learning
Content adjustments
Readable font
Highlight titles
Highlight links
Stop animations
Text size
+
+ +
+ + +
Line height
+
+ +
+ + +
Text spacing
+
+ +
+ + +
Color adjustments
Dark contrast
Light contrast
High contrast
High saturation
Low saturation
Monochrome
Orientation adjustments
Reading guide
Reading Mask
Big black cursor
Big white cursor
Email: it@huph.edu.vn
Email: it@huph.edu.vn
Các khóa học
Link list
Đổi giao diện
Giao diện cũ
Giao diện mới
Learning AI
Machine Learning cơ bản
en
English
Technology
Docker and Kubernetes
Helm Masterclass 50 Practical Demos for Kubernetes DevOps
0 students
Last updated
Nov 2024
Enrol now
Overview
Course content
Instructors
About the course
Show more...
Course content
Sections:
47
•
Activities:
0
•
Resources:
131
Expand all
Section 1
Introduction
001-Introduction
Section 2
Demo-01: Install Docker Desktop and Helm CLI
003-Step 01 Introduction to Learning Environment Setup
004-Step 02 MacOS Install Docker Desktop
006-Step 04 Configure kubeconfig for kubectl
007-Step 05 Deploy sample k8s App and test k8s cluster
008-Step 06 Install HELM CLI
Section 3
Demo-02: Helm Repo, Search, List, Install and Uninstall
010-Step 01 Introduction to Helm Install
011-Step 02 Helm repo list add search commands
012-Step 03 Helm Install verify and Uninstall
Section 4
Demo-03: Helm Upgrade with Set Option
013-Step 01 Introduction to Helm Upgrade with set option
014-Step 02 Add Custom Helm Repo and Install
015-Step 03 Helm Upgrade to V2 Version
016-Step 04 Understand Chart yaml values yaml and appVersion
017-Step 05 Learn Helm History and Helm Status Commands
018-Step 06 Uninstall Helm Release
Section 5
Demo-04: Helm Install, Upgrade with Chart Version
019-Step 01 Introduction to Helm Install Upgrade with Chart Versions
020-Step 02 Helm Search repo with two more options
021-Step 03 Helm Install Upgrade with and without Chart Version
022-Step 04 Learn Helm Rollback Command
Section 6
Demo-05: Helm Uninstall with --keep-history flag
023-Step 01 Implement helm uninstall with keep history flag
024-Step 02 Test without keep history flag
Section 7
Demo-06: Helm Install with --generate-name flag
025-Step 01 Helm Install with generate name flag
Section 8
Demo-07: Helm Install with --atomic flag
026-Step 01 Introduction to Helm Install with atomic flag
027-Step 02 Implement Helm Install with atomic flag
Section 9
Demo-08: Helm with Kubernetes Namespaces
028-Step 01 Introduction to Helm with Kubernetes Namespaces
029-Step 02 Implement k8s Namespaces with Helm
Section 10
Demo-09: Helm Override Values, --dry-run, --debug, get
030-Step 01 Introduction to Helm Override Values dry run debug get
031-Step 02 Learn Helm dry run and debug commands in detail
032-Step 03 Helm Override values with f or values flag-
033-Step 04 Learn helm get commands
034-Step 05 Understand Values Hierarchy
035-Step 06 Deleting a default Key by passing null
Section 11
Demo-10: Helm Chart Folder Structure
036-Step 01 Understand about helmignore and Chart yaml files
037-Step 02 Understand about values yaml charts and templates folders
038-Step 03 Understand about helpers tpl NOTES txt tests readme and License
Section 12
Demo-11: Helm Builtin Objects
039-Step 01 Helm Root Object Demo with NOTES txt
040-Step 02 Helm Release and Chart Objects Demo
041-Step 03 Helm Values Capabilities and Template objects demo
042-HELM 11 04 BUILTINOBJECTS Helm Files Object Demo
Section 13
Demo-12: Helm Development Basics
043-Step 01 Helm Template Actions and Action Elements
044-Step 02 Helm Invalid Action Element
045-Step 03 Helm Quote Function and Pipeline
046-Step 04 Helm Default function
047-Step 05 Controlling Leading and Trailing Whitespaces
048-Step 06 Indent and Nindent Functions
049-Step 07 toYaml Function
Section 14
Demo-13: Helm If, Else with EQ Function
050-Step 01 Introduction to Helm IfElse with EQ Function
051-Step 02 Helm IfElse with EQ Function Demo
Section 15
Demo-14: Helm If, Else with Boolean Check, AND Function
052-Step 01 Helm IfElse with Boolean Check and AND Function
053-Step 02 Helm IfElse with Boolean Check and AND Function Demo-
Section 16
Demo-15: Helm If, Else with OR Function
054-Step 01 Helm IfElse with OR Function Demo
Section 17
Demo-16: Helm If, Else with NOT Function
055-Step 01 Helm IfElse with NOT Function Demo
Section 18
Demo-17: Helm Flow Control WITH Action
056-Step 01 Helm WITH Action Demo
057-Step 02 Access Root Object in WITH Action
058-Step 03 Access Single Object using WITH from a Dictionary
Section 19
Demo-18: Helm WITH Action and IfElse in Combination
059-Step 01 Helm WITH Action and IfElse combination demo
Section 20
059-Step 01 Helm WITH Action and IfElse combination demo
060-Step 01 Introduction to Helm Variables
061-Step 02 Helm Variables Demo
Section 21
Demo-20: Helm Flow Control RANGE Action with List
062-Step 01 Introduction to Range Action with List
063-Step 02 Implement Range with List Demo 1
064-Step 03 Implement Range with List and Helm Variables Demo 2
Section 22
Demo-21: Helm Flow Control RANGE Action with Dictionary
065-Step 01 Introduction to Helm Range Action with Dictionary
066-Step 02 Demo 1 Range Action with Dictionary
067-Step 03 Demo 2 Range Action with Dictionary and Helm Variable
Section 23
Demo-22: Helm Named Templates
068-Step 01 Introduction to Helm Named Templates
069-Step 02 Define named template call it and pass scope
070-Step 03 Include function with Pipelines
Section 24
Demo-23: Helm Named Templates - printf Function
071-Step 01 Introduction to Named Template and printf Function
072-Step 02 Named Template Resource names and printf demo
Section 25
Demo-24: Helm Named Templates - Template in Template
073-Step 01 Call named template in a named template and test it
Section 26
Demo-25: Create and Package Helm Charts
074-Step 01 Introduction to Helm Package
075-Step 02 Create Chart Update Chart with NodePort and Docker Image
076-Step 03 Helm Install and Package version 1 0 0 chart
077-Step 04 Helm Package and Install from Package version 2 0 0 chart
078-Step 05 Helm package with flags version and app version 3 0 0 and install and t
079-Step 06 Learn Helm show command
Section 27
Demo-26: Helm Dependency
080-Step 01 Introduction to Helm Dependency
081-Step 02 Learn Helm Dependency list and update commands
082-Step 03 Implement Version Comparison Operators
083-Step 04 Learn Helm Dependency build command in detail
084-Step 05 Helm Dependency repository notation option verify
Section 28
Demo-27: Helm Dependency Alias
085-Step 01 Helm Dependency Alias Demo
Section 29
Demo-28: Helm Dependency Condition
086-Step 01 Introduction to Helm Dependency Condition
087-Step 02 Test by updating values yaml file
Section 30
Demo-29: Helm Dependency Condition with Alias
088-Step 01 Helm Condition plus Alias Demo
Section 31
Demo-30: Helm Dependency Tags
089-Step 01 Introduction to Helm Dependency Tags
090-Step 02 Implement Helm Dependency Tags Demo
Section 32
Demo-31: Helm Dependency Override Sub chart Values
091-Step 01 Override Sub chart Values from parent chart values yaml
Section 33
Demo-32: Helm Sub Charts - Use Global Values in Sub Charts
092-Step 01 Introduction to Using Global Values in Sub Charts
092-Step 01 Introduction093-Step 02 Download and Untar sub chartsto Using Global Values in Sub Charts (copy)
094-Step 03 Define global value update deployment yaml deploy and test
Section 34
Demo-33: Helm Dependency - Import Values Explicit
095-Step 01 Introduction to Helm Dependency Import Values Explicit
096-Step 02 Helm Dependency Import Values Explicit Demo
Section 35
Demo-34: Helm Dependency - Import Values Implicit
097-Step 01 Introduction to Helm Dependency Import Values Implicit
098-Step 02 Helm Dependency Import Values Implicit Demo
Section 36
Demo-35: Helm Starter Charts
099-Step 01 Introduction to Helm Starter Charts
100-Step 02 Create mystarterchart and modify
101-Step 03 Test mystarterchart before converting to starter chart
102-Step 04 Convert to starter chart and copy to starters folder
103-Step 05 Create Helm Chart from Starter Chart and Verify
Section 37
Demo-36: Helm Plugins
104-Step 01 Introduction to Helm Plugins
105-Step 02 Helm Starter plugin Install Verify and Uninstall
106-Step 03 Helm Dashboard Plugin Install Verify and Uninstall
107-Step 04 Cleanup Helm Releases created as part of this demo
Section 38
Demo-37: Build Helm Plugins
108-Step 01 Introduction to Build Helm Plugins
109-Step 02 Build Helm Plugins and verify them
Section 39
Demo-38: Helm Hooks
110-Step 01 Introduction to Helm Hooks
111-Step 02 pre install Hook pod demo
112-Step 03 Discuss about pre install and post install hooks usecase
113-Step 04 pre upgrade post delete hooks demo
Section 40
Demo-39: Helm Hooks Deletion Policy
114-Step 01 Introduction to Helm Hooks Deletion Policy
115-Step 02 Verify deletion policy before hook creation
116-Step 03 Verify deletion policy hook succeeded
Section 41
Demo-40: Helm Hook Weight
117-Step 01 Introduction to Helm Hook Weight
118-Step 02 Helm Hook Weights demo
Section 42
Demo-41: Helm Test
119-Step 01 Helm Tests demo with Test Hook
Section 43
Demo-42: Helm Resource Policy
120-Step 01 Helm Resource Policy demo
Section 44
Demo-43: Helm Sign and Verify Charts
121-Step 01 Introduction to Helm Sign and Verify Charts
122-Step 02 Install gnupg generate public private keys using gpg
123-Step 03 Sign Helm Chart using Private key
124-Step 04 Verify Helm Chart using helm verify command
125-Step 05 Verify Helm Chart using helm verify with install and upgrade commands
Section 45
Demo-44: Helm Repository Host on GitHub
126-Step 01 Create Git Repo and gh pages branch
127-Step 02 Chart Version 0 1 0 commit
128-Step 03 Chart Version 0 2 0 commit
129-Step 04 Execute Helm Repo Add List Helm Install
Section 46
Demo-45: Helm Artifact Hub
130-Step 01 Understand about Artifact Hub
131-Step 02 Integrate ArtifactHub with Git Helm Repo to list Helm Charts on Artifac
132-Step 03 Review charts in Artifacthub and learn helm search hub command
Section 47
Demo-46: Helm Values - Validate with JSON Schema
133-Step 01 Introduction to Helm Values Validate with JSON Schema
134-Step 02 Implement Validate with Json Schema Demo
Instructors
Enrolment options
Helm Masterclass 50 Practical Demos for Kubernetes DevOps
Course modified date:
9 Nov 2024
Enrolled students:
There are no students enrolled in this course.
Guests cannot access this course. Please log in.
Continue
Enrol now
This course includes
Resources
Share this course
Scroll to top
×
Close
×
Close