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