وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Helm Masterclass: 50 Practical Demos for Kubernetes DevOps

سرفصل های دوره

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


1 - Introduction
  • 1 - Introduction
  • 2 - Course GitHub Repository Links.html

  • 2 - Demo01 Install Docker Desktop and Helm CLI
  • 3 - Step01 Introduction to Learning Environment Setup
  • 4 - Step02 MacOS Install Docker Desktop
  • 5 - Step04 Configure kubeconfig for kubectl
  • 6 - Step05 Deploy sample k8s App and test k8s cluster
  • 7 - Step06 Install HELM CLI

  • 3 - Demo02 Helm Repo Search List Install and Uninstall
  • 8 - Step01 Introduction to Helm Install
  • 9 - Step02 Helm repo list add search commands
  • 10 - Step03 Helm Install verify and Uninstall

  • 4 - Demo03 Helm Upgrade with Set Option
  • 11 - Step01 Introduction to Helm Upgrade with set option
  • 12 - Step02 Add Custom Helm Repo and Install
  • 13 - Step03 Helm Upgrade to V2 Version
  • 14 - Step04 Understand Chartyaml valuesyaml and appVersion
  • 15 - Step05 Learn Helm History and Helm Status Commands
  • 16 - Step06 Uninstall Helm Release

  • 5 - Demo04 Helm Install Upgrade with Chart Version
  • 17 - Step01 Introduction to Helm Install Upgrade with Chart Versions
  • 18 - Step02 Helm Search repo with two more options
  • 19 - Step03 Helm Install Upgrade with and without Chart Version
  • 20 - Step04 Learn Helm Rollback Command

  • 6 - Demo05 Helm Uninstall with keephistory flag
  • 21 - Step01 Implement helm uninstall with keephistory flag
  • 22 - Step02 Test without keephistory flag

  • 7 - Demo06 Helm Install with generatename flag
  • 23 - Step01 Helm Install with generatename flag

  • 8 - Demo07 Helm Install with atomic flag
  • 24 - Step01 Introduction to Helm Install with atomic flag
  • 25 - Step02 Implement Helm Install with atomic flag

  • 9 - Demo08 Helm with Kubernetes Namespaces
  • 26 - Step01 Introduction to Helm with Kubernetes Namespaces
  • 27 - Step02 Implement k8s Namespaces with Helm

  • 10 - Demo09 Helm Override Values dryrun debug get
  • 28 - Step01 Introduction to Helm Override Values dryrun debug get
  • 29 - Step02 Learn Helm dryrun and debug commands in detail
  • 30 - Step03 Helm Override values with f or values flag
  • 31 - Step04 Learn helm get commands
  • 32 - Step05 Understand Values Hierarchy
  • 33 - Step06 Deleting a default Key by passing null

  • 11 - Demo10 Helm Chart Folder Structure
  • 34 - Step01 Understand about helmignore and Chartyaml files
  • 35 - Step02 Understand about valuesyaml charts and templates folders
  • 36 - Step03 Understand about helperstpl NOTEStxt tests readme and License fil

  • 12 - Demo11 Helm Builtin Objects
  • 37 - Step01 Helm Root Object Demo with NOTEStxt
  • 38 - Step02 Helm Release and Chart Objects Demo
  • 39 - Step03 Helm Values Capabilities and Template objects demo
  • 40 - HELM1104BUILTINOBJECTSHelmFilesObjectDemo

  • 13 - Demo12 Helm Development Basics
  • 41 - Step01 Helm Template Actions and Action Elements
  • 42 - Step02 Helm Invalid Action Element
  • 43 - Step03 Helm Quote Function and Pipeline
  • 44 - Step04 Helm Default function
  • 45 - Step05 Controlling Leading and Trailing Whitespaces
  • 46 - Step06 Indent and Nindent Functions
  • 47 - Step07 toYaml Function

  • 14 - Demo13 Helm If Else with EQ Function
  • 48 - Step01 Introduction to Helm IfElse with EQ Function
  • 49 - Step02 Helm IfElse with EQ Function Demo

  • 15 - Demo14 Helm If Else with Boolean Check AND Function
  • 50 - Step01 Helm IfElse with Boolean Check and AND Function
  • 51 - Step02 Helm IfElse with Boolean Check and AND Function Demo

  • 16 - Demo15 Helm If Else with OR Function
  • 52 - Step01 Helm IfElse with OR Function Demo

  • 17 - Demo16 Helm If Else with NOT Function
  • 53 - Step01 Helm IfElse with NOT Function Demo

  • 18 - Demo17 Helm Flow Control WITH Action
  • 54 - Step01 Helm WITH Action Demo
  • 55 - Step02 Access Root Object in WITH Action
  • 56 - Step03 Access Single Object using WITH from a Dictionary

  • 19 - Demo18 Helm WITH Action and IfElse in Combination
  • 57 - Step01 Helm WITH Action and IfElse combination demo

  • 20 - Demo19 Helm Variables
  • 58 - Step01 Introduction to Helm Variables
  • 59 - Step02 Helm Variables Demo

  • 21 - Demo20 Helm Flow Control RANGE Action with List
  • 60 - Step01 Introduction to Range Action with List
  • 61 - Step02 Implement Range with List Demo 1
  • 62 - Step03 Implement Range with List and Helm Variables Demo 2

  • 22 - Demo21 Helm Flow Control RANGE Action with Dictionary
  • 63 - Step01 Introduction to Helm Range Action with Dictionary
  • 64 - Step02 Demo1 Range Action with Dictionary
  • 65 - Step03 Demo2 Range Action with Dictionary and Helm Variable

  • 23 - Demo22 Helm Named Templates
  • 66 - Step01 Introduction to Helm Named Templates
  • 67 - Step02 Define named template call it and pass scope
  • 68 - Step03 Include function with Pipelines

  • 24 - Demo23 Helm Named Templates printf Function
  • 69 - Step01 Introduction to Named Template and printf Function
  • 70 - Step02 Named Template Resource names and printf demo

  • 25 - Demo24 Helm Named Templates Template in Template
  • 71 - Step01 Call named template in a named template and test it

  • 26 - Demo25 Create and Package Helm Charts
  • 72 - Step01 Introduction to Helm Package
  • 73 - Step02 Create Chart Update Chart with NodePort and Docker Image
  • 74 - Step03 Helm Install and Package version 100 chart
  • 75 - Step04 Helm Package and Install from Package version 200 chart
  • 76 - Step05 Helm package with flags version and appversion 300 and install and t
  • 77 - Step06 Learn Helm show command

  • 27 - Demo26 Helm Dependency
  • 78 - Step01 Introduction to Helm Dependency
  • 79 - Step02 Learn Helm Dependency list and update commands
  • 80 - Step03 Implement Version Comparison Operators
  • 81 - Step04 Learn Helm Dependency build command in detail
  • 82 - Step05 Helm Dependency repository notation option verify

  • 28 - Demo27 Helm Dependency Alias
  • 83 - Step01 Helm Dependency Alias Demo

  • 29 - Demo28 Helm Dependency Condition
  • 84 - Step01 Introduction to Helm Dependency Condition
  • 85 - Step02 Test by updating valuesyaml file

  • 30 - Demo29 Helm Dependency Condition with Alias
  • 86 - Step01 Helm Condition plus Alias Demo

  • 31 - Demo30 Helm Dependency Tags
  • 87 - Step01 Introduction to Helm Dependency Tags
  • 88 - Step02 Implement Helm Dependency Tags Demo

  • 32 - Demo31 Helm Dependency Override Sub chart Values
  • 89 - Step01 Override Sub chart Values from parent chart valuesyaml

  • 33 - Demo32 Helm Sub Charts Use Global Values in Sub Charts
  • 90 - Step01 Introduction to Using Global Values in Sub Charts
  • 91 - Step02 Download and Untar sub charts
  • 92 - Step03 Define global value update deploymentyaml deploy and test

  • 34 - Demo33 Helm Dependency Import Values Explicit
  • 93 - Step01 Introduction to Helm Dependency Import Values Explicit
  • 94 - Step02 Helm Dependency Import Values Explicit Demo

  • 35 - Demo34 Helm Dependency Import Values Implicit
  • 95 - Step01 Introduction to Helm Dependency Import Values Implicit
  • 96 - Step02 Helm Dependency Import Values Implicit Demo

  • 36 - Demo35 Helm Starter Charts
  • 97 - Step01 Introduction to Helm Starter Charts
  • 98 - Step02 Create mystarterchart and modify
  • 99 - Step03 Test mystarterchart before converting to starter chart
  • 100 - Step04 Convert to starter chart and copy to starters folder
  • 101 - Step05 Create Helm Chart from Starter Chart and Verify

  • 37 - Demo36 Helm Plugins
  • 102 - Step01 Introduction to Helm Plugins
  • 103 - Step02 Helm Starter plugin Install Verify and Uninstall
  • 104 - Step03 Helm Dashboard Plugin Install Verify and Uninstall
  • 105 - Step04 Cleanup Helm Releases created as part of this demo

  • 38 - Demo37 Build Helm Plugins
  • 106 - Step01 Introduction to Build Helm Plugins
  • 107 - Step02 Build Helm Plugins and verify them

  • 39 - Demo38 Helm Hooks
  • 108 - Step01 Introduction to Helm Hooks
  • 109 - Step02 preinstall Hook pod demo
  • 110 - Step03 Discuss about preinstall and postinstall hooks usecase
  • 111 - Step04 preupgrade postdelete hooks demo

  • 40 - Demo39 Helm Hooks Deletion Policy
  • 112 - Step01 Introduction to Helm Hooks Deletion Policy
  • 113 - Step02 Verify deletion policy beforehookcreation
  • 114 - Step03 Verify deletion policy hooksucceeded

  • 41 - Demo40 Helm Hook Weight
  • 115 - Step01 Introduction to Helm Hook Weight
  • 116 - Step02 Helm Hook Weights demo

  • 42 - Demo41 Helm Test
  • 117 - Step01 Helm Tests demo with Test Hook

  • 43 - Demo42 Helm Resource Policy
  • 118 - Step01 Helm Resource Policy demo

  • 44 - Demo43 Helm Sign and Verify Charts
  • 119 - Step01 Introduction to Helm Sign and Verify Charts
  • 120 - Step02 Install gnupg generate publicprivate keys using gpg
  • 121 - Step03 Sign Helm Chart using Private key
  • 122 - Step04 Verify Helm Chart using helm verify command
  • 123 - Step05 Verify Helm Chart using helm verify with install and upgrade commands

  • 45 - Demo44 Helm Repository Host on GitHub
  • 124 - Step01 Create Git Repo and ghpages branch
  • 125 - Step02 Chart Version 010 commit
  • 126 - Step03 Chart Version 020 commit
  • 127 - Step04 Execute Helm Repo Add List Helm Install

  • 46 - Demo45 Helm Artifact Hub
  • 128 - Step01 Understand about Artifact Hub
  • 129 - Step02 Integrate ArtifactHub with Git Helm Repo to list Helm Charts on Artifac
  • 130 - Step03 Review charts in Artifacthub and learn helm search hub command

  • 47 - Demo46 Helm Values Validate with JSON Schema
  • 131 - Step01 Introduction to Helm Values Validate with JSON Schema
  • 132 - Step02 Implement Validate with Json Schema Demo
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 20724
    حجم: 5829 مگابایت
    مدت زمان: 762 دقیقه
    تاریخ انتشار: 15 مهر 1402
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید