Companies Home Search Profile

Helm Masterclass: 50 Practical Demos for Kubernetes DevOps

Focused View

Kalyan Reddy Daida | DevOps & SRE Architect on AWS, Azure & Google Cloud Platforms

12:41:59

46 View
  • 1 - Introduction.mp4
    08:35
  • 2 - Course GitHub Repository Links.html
  • 3 - Step01 Introduction to Learning Environment Setup.mp4
    01:05
  • 4 - Step02 MacOS Install Docker Desktop.mp4
    07:05
  • 5 - Step04 Configure kubeconfig for kubectl.mp4
    07:27
  • 6 - Step05 Deploy sample k8s App and test k8s cluster.mp4
    08:01
  • 7 - Step06 Install HELM CLI.mp4
    02:48
  • 8 - Step01 Introduction to Helm Install.mp4
    02:31
  • 9 - Step02 Helm repo list add search commands.mp4
    07:28
  • 10 - Step03 Helm Install verify and Uninstall.mp4
    07:29
  • 11 - Step01 Introduction to Helm Upgrade with set option.mp4
    01:58
  • 12 - Step02 Add Custom Helm Repo and Install.mp4
    07:51
  • 13 - Step03 Helm Upgrade to V2 Version.mp4
    07:30
  • 14 - Step04 Understand Chartyaml valuesyaml and appVersion.mp4
    09:20
  • 15 - Step05 Learn Helm History and Helm Status Commands.mp4
    07:14
  • 16 - Step06 Uninstall Helm Release.mp4
    00:24
  • 17 - Step01 Introduction to Helm Install Upgrade with Chart Versions.mp4
    01:51
  • 18 - Step02 Helm Search repo with two more options.mp4
    04:30
  • 19 - Step03 Helm Install Upgrade with and without Chart Version.mp4
    05:28
  • 20 - Step04 Learn Helm Rollback Command.mp4
    03:39
  • 21 - Step01 Implement helm uninstall with keephistory flag.mp4
    06:15
  • 22 - Step02 Test without keephistory flag.mp4
    02:12
  • 23 - Step01 Helm Install with generatename flag.mp4
    04:02
  • 24 - Step01 Introduction to Helm Install with atomic flag.mp4
    03:44
  • 25 - Step02 Implement Helm Install with atomic flag.mp4
    04:59
  • 26 - Step01 Introduction to Helm with Kubernetes Namespaces.mp4
    04:03
  • 27 - Step02 Implement k8s Namespaces with Helm.mp4
    07:06
  • 28 - Step01 Introduction to Helm Override Values dryrun debug get.mp4
    05:27
  • 29 - Step02 Learn Helm dryrun and debug commands in detail.mp4
    10:12
  • 30 - Step03 Helm Override values with f or values flag.mp4
    06:13
  • 31 - Step04 Learn helm get commands.mp4
    08:16
  • 32 - Step05 Understand Values Hierarchy.mp4
    02:58
  • 33 - Step06 Deleting a default Key by passing null.mp4
    06:33
  • 34 - Step01 Understand about helmignore and Chartyaml files.mp4
    07:01
  • 35 - Step02 Understand about valuesyaml charts and templates folders.mp4
    06:48
  • 36 - Step03 Understand about helperstpl NOTEStxt tests readme and License fil.mp4
    09:35
  • 37 - Step01 Helm Root Object Demo with NOTEStxt.mp4
    14:04
  • 38 - Step02 Helm Release and Chart Objects Demo.mp4
    06:50
  • 39 - Step03 Helm Values Capabilities and Template objects demo.mp4
    08:04
  • 40 - HELM1104BUILTINOBJECTSHelmFilesObjectDemo.mp4
    08:38
  • 41 - Step01 Helm Template Actions and Action Elements.mp4
    06:31
  • 42 - Step02 Helm Invalid Action Element.mp4
    01:41
  • 43 - Step03 Helm Quote Function and Pipeline.mp4
    06:16
  • 44 - Step04 Helm Default function.mp4
    06:30
  • 45 - Step05 Controlling Leading and Trailing Whitespaces.mp4
    04:29
  • 46 - Step06 Indent and Nindent Functions.mp4
    05:55
  • 47 - Step07 toYaml Function.mp4
    08:33
  • 48 - Step01 Introduction to Helm IfElse with EQ Function.mp4
    02:49
  • 49 - Step02 Helm IfElse with EQ Function Demo.mp4
    08:04
  • 50 - Step01 Helm IfElse with Boolean Check and AND Function.mp4
    02:35
  • 51 - Step02 Helm IfElse with Boolean Check and AND Function Demo.mp4
    08:23
  • 52 - Step01 Helm IfElse with OR Function Demo.mp4
    05:24
  • 53 - Step01 Helm IfElse with NOT Function Demo.mp4
    05:21
  • 54 - Step01 Helm WITH Action Demo.mp4
    08:32
  • 55 - Step02 Access Root Object in WITH Action.mp4
    03:58
  • 56 - Step03 Access Single Object using WITH from a Dictionary.mp4
    05:06
  • 57 - Step01 Helm WITH Action and IfElse combination demo.mp4
    05:32
  • 58 - Step01 Introduction to Helm Variables.mp4
    02:22
  • 59 - Step02 Helm Variables Demo.mp4
    04:16
  • 60 - Step01 Introduction to Range Action with List.mp4
    02:59
  • 61 - Step02 Implement Range with List Demo 1.mp4
    06:34
  • 62 - Step03 Implement Range with List and Helm Variables Demo 2.mp4
    04:12
  • 63 - Step01 Introduction to Helm Range Action with Dictionary.mp4
    03:22
  • 64 - Step02 Demo1 Range Action with Dictionary.mp4
    07:52
  • 65 - Step03 Demo2 Range Action with Dictionary and Helm Variable.mp4
    05:30
  • 66 - Step01 Introduction to Helm Named Templates.mp4
    08:44
  • 67 - Step02 Define named template call it and pass scope.mp4
    06:17
  • 68 - Step03 Include function with Pipelines.mp4
    04:57
  • 69 - Step01 Introduction to Named Template and printf Function.mp4
    02:12
  • 70 - Step02 Named Template Resource names and printf demo.mp4
    05:28
  • 71 - Step01 Call named template in a named template and test it.mp4
    04:41
  • 72 - Step01 Introduction to Helm Package.mp4
    05:10
  • 73 - Step02 Create Chart Update Chart with NodePort and Docker Image.mp4
    10:21
  • 74 - Step03 Helm Install and Package version 100 chart.mp4
    05:58
  • 75 - Step04 Helm Package and Install from Package version 200 chart.mp4
    06:32
  • 76 - Step05 Helm package with flags version and appversion 300 and install and t.mp4
    04:41
  • 77 - Step06 Learn Helm show command.mp4
    03:11
  • 78 - Step01 Introduction to Helm Dependency.mp4
    03:23
  • 79 - Step02 Learn Helm Dependency list and update commands.mp4
    06:58
  • 80 - Step03 Implement Version Comparison Operators.mp4
    08:31
  • 81 - Step04 Learn Helm Dependency build command in detail.mp4
    06:37
  • 82 - Step05 Helm Dependency repository notation option verify.mp4
    04:10
  • 83 - Step01 Helm Dependency Alias Demo.mp4
    09:18
  • 84 - Step01 Introduction to Helm Dependency Condition.mp4
    06:36
  • 85 - Step02 Test by updating valuesyaml file.mp4
    03:22
  • 86 - Step01 Helm Condition plus Alias Demo.mp4
    05:06
  • 87 - Step01 Introduction to Helm Dependency Tags.mp4
    03:10
  • 88 - Step02 Implement Helm Dependency Tags Demo.mp4
    07:02
  • 89 - Step01 Override Sub chart Values from parent chart valuesyaml.mp4
    07:07
  • 90 - Step01 Introduction to Using Global Values in Sub Charts.mp4
    03:01
  • 91 - Step02 Download and Untar sub charts.mp4
    04:50
  • 92 - Step03 Define global value update deploymentyaml deploy and test.mp4
    05:18
  • 93 - Step01 Introduction to Helm Dependency Import Values Explicit.mp4
    04:58
  • 94 - Step02 Helm Dependency Import Values Explicit Demo.mp4
    10:43
  • 95 - Step01 Introduction to Helm Dependency Import Values Implicit.mp4
    05:26
  • 96 - Step02 Helm Dependency Import Values Implicit Demo.mp4
    05:30
  • 97 - Step01 Introduction to Helm Starter Charts.mp4
    06:08
  • 98 - Step02 Create mystarterchart and modify.mp4
    12:53
  • 99 - Step03 Test mystarterchart before converting to starter chart.mp4
    05:08
  • 100 - Step04 Convert to starter chart and copy to starters folder.mp4
    06:33
  • 101 - Step05 Create Helm Chart from Starter Chart and Verify.mp4
    08:32
  • 102 - Step01 Introduction to Helm Plugins.mp4
    03:09
  • 103 - Step02 Helm Starter plugin Install Verify and Uninstall.mp4
    07:19
  • 104 - Step03 Helm Dashboard Plugin Install Verify and Uninstall.mp4
    10:58
  • 105 - Step04 Cleanup Helm Releases created as part of this demo.mp4
    00:29
  • 106 - Step01 Introduction to Build Helm Plugins.mp4
    03:41
  • 107 - Step02 Build Helm Plugins and verify them.mp4
    07:05
  • 108 - Step01 Introduction to Helm Hooks.mp4
    04:52
  • 109 - Step02 preinstall Hook pod demo.mp4
    09:32
  • 110 - Step03 Discuss about preinstall and postinstall hooks usecase.mp4
    05:16
  • 111 - Step04 preupgrade postdelete hooks demo.mp4
    05:13
  • 112 - Step01 Introduction to Helm Hooks Deletion Policy.mp4
    04:15
  • 113 - Step02 Verify deletion policy beforehookcreation.mp4
    05:40
  • 114 - Step03 Verify deletion policy hooksucceeded.mp4
    04:51
  • 115 - Step01 Introduction to Helm Hook Weight.mp4
    02:05
  • 116 - Step02 Helm Hook Weights demo.mp4
    04:43
  • 117 - Step01 Helm Tests demo with Test Hook.mp4
    08:57
  • 118 - Step01 Helm Resource Policy demo.mp4
    05:41
  • 119 - Step01 Introduction to Helm Sign and Verify Charts.mp4
    04:12
  • 120 - Step02 Install gnupg generate publicprivate keys using gpg.mp4
    05:09
  • 121 - Step03 Sign Helm Chart using Private key.mp4
    05:42
  • 122 - Step04 Verify Helm Chart using helm verify command.mp4
    03:45
  • 123 - Step05 Verify Helm Chart using helm verify with install and upgrade commands.mp4
    05:27
  • 124 - Step01 Create Git Repo and ghpages branch.mp4
    06:46
  • 125 - Step02 Chart Version 010 commit.mp4
    11:02
  • 126 - Step03 Chart Version 020 commit.mp4
    03:35
  • 127 - Step04 Execute Helm Repo Add List Helm Install.mp4
    05:38
  • 128 - Step01 Understand about Artifact Hub.mp4
    07:29
  • 129 - Step02 Integrate ArtifactHub with Git Helm Repo to list Helm Charts on Artifac.mp4
    04:02
  • 130 - Step03 Review charts in Artifacthub and learn helm search hub command.mp4
    05:33
  • 131 - Step01 Introduction to Helm Values Validate with JSON Schema.mp4
    03:21
  • 132 - Step02 Implement Validate with Json Schema Demo.mp4
    10:00
  • Description


    Create, Develop, Install, Upgrade, Rollback, Package, & Publish Kubernetes Helm Charts with step-by-step practical demos

    What You'll Learn?


    • You will master all 24 Helm commands, along with their respective subcommands and flags, through multiple practical demonstrations.
    • You will learn how to develop Helm Charts through 13 Helm development demos.
    • You will learn flow control actions such as If-else, With, and Range, in combination with functions like EQ, AND, BOOLEAN, OR, NOT, DEFAULT, and QUOTE.
    • You will learn to create, package, install, upgrade, rollback, and uninstall Helm Charts.
    • You will learn to implement Helm Dependency through 9 demos, which cover Alias, Condition, Tags, Global Values, and Import values.
    • You will learn Helm concepts such as starters, plugins, hooks, tests, resource policy, and Values JSON Schema through practical demos
    • You will learn to implement Helm Chart signing and verification.
    • You will learn how to create a Helm Repository on GitHub and integrate it with Artifact Hub.

    Who is this for?


  • This course is designed for students who have completed my AWS EKS, Azure AKS, or Google GKE Kubernetes courses.
  • Infrastructure Architects or Sysadmins or Developers or DevOps Engineers who are planning to master Helm.
  • What You Need to Know?


  • You must have Kubernetes knowledge and experience to follow with me for hands-on activities.
  • More details


    Description

    Course Modules

    01. Install Docker Desktop and HelmCLI

    02. Helm Install

    03. Helm Upgrade with set option

    04. Helm Upgrade with Chart Versions

    05. Helm Uninstall Keep History

    06. Helm Install Generated Name

    07. Helm Install Atomic

    08. Helm with Namespaces

    09. Helm Override Values

    10. Helm Chart Structure

    11. Helm Dev BuiltIn Objects

    12. Helm Dev Basics

    13. Helm Dev If Else EQ

    14. Helm Dev If Else AND BOOLEAN

    15. Helm Dev If Else OR

    16. Helm Dev If Else NOT

    17. Helm Dev WITH

    18. Helm Dev WITH If Else

    19. Helm Dev Variables

    20. Helm Dev Range List

    21. Helm Dev Range Dict

    22. Helm Dev Named Templates

    23. Helm Dev Printf Function

    24. Helm Dev call template in template

    25. Helm Create and Package Chart

    26. Helm Dependency

    27. Helm Dependency Alias

    28. Helm Dependency Condition

    29. Helm Dependency Condition Alias

    30. Helm Dependency Tags

    31. Helm Dependency Override Subchart Values

    32. Helm SubChart Global Values

    33. Helm Dependency Import Values Explicit

    34. Helm Dependency Import Values Implicit

    35. Helm Starters

    36. Helm Plugins

    37. Helm Plugins Build

    38. Helm Hooks

    39. Helm Hooks Delete Policy

    40. Helm Hook Weights

    41. Helm Tests

    42. Helm Resource Policy

    43. Helm Sign and Verify Charts

    44. Helm Repo on GitHub

    45. Integrate with ArtifactHub

    46. Helm Values Validate with JSON Schema


    Each of my courses comes with

    • Amazing Hands-on Step By Step Learning Experiences

    • Practical demos for each and every concept

    • Friendly Support in the Q&A section

    • "30-Day "No Questions Asked" Money Back Guaranteed by Udemy"

    Who this course is for:

    • This course is designed for students who have completed my AWS EKS, Azure AKS, or Google GKE Kubernetes courses.
    • Infrastructure Architects or Sysadmins or Developers or DevOps Engineers who are planning to master Helm.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Kalyan Reddy Daida | DevOps & SRE Architect on AWS, Azure & Google Cloud Platforms
    Kalyan Reddy Daida | DevOps & SRE Architect on AWS, Azure & Google Cloud Platforms
    Instructor's Courses
    About MeI'm Kalyan Reddy Daida, an Architect with 15 Years of experience in designing complex Infrastructure solutions, Java programming and design with major payroll clients across the world.I have special interests in cloud technologies and cloud-native solutions like Kubernetes and Istio. I am passionate about learning new technology and teaching. I have extensive experience in architecting, designing and implementing solutions on AWS. About Stack SimplifyAt Stack Simplify we focus on implementing real world scenarios in our courses. Each of our courses focuses on providing hands-on experience to students in learning new technology in a step-by-step and interesting manner.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 131
    • duration 12:41:59
    • Release Date 2023/10/04