Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай HELM - Package Manager for Kubernetes Complete Master Course, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:37
    Introduction
  2. Урок 2. 00:03:02
    Helm Introduction
  3. Урок 3. 00:05:00
    Package manager need and purpose
  4. Урок 4. 00:03:46
    Helm component introduction
  5. Урок 5. 00:05:58
    Helm V3 installation - Difference between V2 and V3
  6. Урок 6. 00:06:08
    Repository quick introduction
  7. Урок 7. 00:05:43
    Chart install - quick introduction
  8. Урок 8. 00:04:51
    Create new Helm chart
  9. Урок 9. 00:06:17
    Minikube Installation for Helm
  10. Урок 10. 00:05:22
    Helm with Minikube
  11. Урок 11. 00:04:38
    Chart template getting started
  12. Урок 12. 00:03:58
    Built-in objects
  13. Урок 13. 00:04:47
    Read values for templates
  14. Урок 14. 00:02:55
    Set values to templates
  15. Урок 15. 00:03:55
    Template functions
  16. Урок 16. 00:04:37
    Template pipeline and default values
  17. Урок 17. 00:08:08
    Control flow if-else
  18. Урок 18. 00:05:25
    Defining scope using with
  19. Урок 19. 00:02:51
    Range
  20. Урок 20. 00:05:54
    Variables
  21. Урок 21. 00:03:35
    Include content from same file
  22. Урок 22. 00:04:19
    Include scope
  23. Урок 23. 00:04:18
    Include template using keyword include
  24. Урок 24. 00:02:42
    Notes
  25. Урок 25. 00:04:27
    Sub Charts
  26. Урок 26. 00:03:03
    Sub Chart global
  27. Урок 27. 00:02:50
    Repository Workflow
  28. Урок 28. 00:03:02
    Repository hosting options
  29. Урок 29. 00:03:42
    Chartmuseum installation
  30. Урок 30. 00:03:13
    Add Chartmuseum repository
  31. Урок 31. 00:07:53
    Add Chart to Chartmuseum repository
  32. Урок 32. 00:04:19
    Maintain Chart version
  33. Урок 33. 00:02:51
    Maintain multiple Charts
  34. Урок 34. 00:03:14
    Chart push plugin
  35. Урок 35. 00:09:58
    Maintain github as repository
  36. Урок 36. 00:05:03
    Add Charts to github repository
  37. Урок 37. 00:09:34
    Upgrade Helm Installed Chart
  38. Урок 38. 00:04:15
    Rollback Helm Installed Chart
  39. Урок 39. 00:06:31
    Helm Dependency
  40. Урок 40. 00:07:00
    Chart Hook - Pre and Post Install Hook
  41. Урок 41. 00:03:55
    Kubernetes Job as Hooks
  42. Урок 42. 00:04:02
    Hook Execution using Weight
  43. Урок 43. 00:03:24
    Helm Lint
  44. Урок 44. 00:04:08
    Helm Hook test
  45. Урок 45. 00:03:22
    Helm Get and Status
  46. Урок 46. 00:06:16
    Provenance and Integrity
  47. Урок 47. 00:03:51
    Orchestration Introduction
  48. Урок 48. 00:08:58
    Kubernetes Component Introduction
  49. Урок 49. 00:07:59
    YAML Introduction
  50. Урок 50. 00:10:02
    Kubernetes Cluster Components - Analogy
  51. Урок 51. 00:05:24
    Kubernetes Cluster Types of Installation
  52. Урок 52. 00:09:08
    Minikube Windows Installation
  53. Урок 53. 00:11:45
    Minikube CentOS Installation
  54. Урок 54. 00:08:21
    Pod Getting Started
  55. Урок 55. 00:05:19
    Pod - Ports and file Copy concepts
  56. Урок 56. 00:06:27
    Replicaset Introduction
  57. Урок 57. 00:05:35
    Deployment Introduction
  58. Урок 58. 00:04:01
    Service Introduction
  59. Урок 59. 00:05:45
    Label Selector Introduction
  60. Урок 60. 00:07:53
    Volume Introduction
  61. Урок 61. 00:07:44
    ConfigMap Introduction
  62. Урок 62. 00:09:24
    Secrets Introduction
  63. Урок 63. 00:08:54
    Namespace Introduction