Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Containers Under the Hood, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:07:47
    Introduction
  • Урок 2. 00:04:37
    Our Journey
  • Урок 3. 00:02:17
    What is Containerization?
  • Урок 4. 00:01:28
    Namespaces enable Isolation
  • Урок 5. 00:07:01
    Why do we need Namespaces ? Understanding the Problem
  • Урок 6. 00:07:16
    Namespaces - Understanding the Solution
  • Урок 7. 00:01:16
    Namespaces Demo - The Setup
  • Урок 8. 00:13:22
    Demo: Namespaces in Action
  • Урок 9. 00:22:28
    Demo: PID Namespaces
  • Урок 10. 00:01:20
    Assignment - Separate Namespace for Claude
  • Урок 11. 00:04:15
    Solution - Separate Namespace for Claude
  • Урок 12. 00:06:56
    Enter the Namespace
  • Урок 13. 00:14:13
    Mount and UTS Namespaces - The Idea
  • Урок 14. 00:09:09
    Mounting and Mount Points
  • Урок 15. 00:33:43
    Demo - Mounting, Mount Points and Mount Namespaces
  • Урок 16. 00:03:40
    The function of the --mount-proc Flag - A Visual
  • Урок 17. 00:12:10
    Demo - Understanding the --mount-proc flag in Depth
  • Урок 18. 00:03:30
    PID and MNT Namespaces - Recap
  • Урок 19. 00:10:53
    Demo: UTS and IPC Namespaces
  • Урок 20. 00:05:20
    The Alpine Root Filesystem
  • Урок 21. 00:08:10
    Summarizing Namespaces
  • Урок 22. 00:08:30
    Summary Demo - Namespaces Command and Options
  • Урок 23. 00:08:48
    Overlay Filesystems: Introduction
  • Урок 24. 00:10:54
    Demo - How Overlay Filesystems work
  • Урок 25. 00:02:21
    Overlay Filesystems - Multiple Directories in Lower Layer
  • Урок 26. 00:04:25
    Demo - Overlay FS with Multiple Directories in Lower Layer
  • Урок 27. 00:08:30
    Why do we need Overlay Filesystems?
  • Урок 28. 00:02:01
    Demo Example - Why Overlay FS?
  • Урок 29. 00:16:56
    Demo - How Overlay FS helps with Containers
  • Урок 30. 00:08:12
    Summary: Overlay FS and Namespaces
  • Урок 31. 00:11:07
    Cgroups - An Introduction
  • Урок 32. 00:12:46
    Demo - Controlling Memory with Cgroups
  • Урок 33. 00:12:13
    Demo - Controlling Memory Available to a Container
  • Урок 34. 00:11:54
    Demo - Controlling CPU
  • Урок 35. 00:19:35
    Demo - Controlling CPU with cpu.shares
  • Урок 36. 00:01:46
    A Note about the Examples Used for CPU Cgroups
  • Урок 37. 00:09:07
    Demo - Controlling CPU available to a Container
  • Урок 38. 00:02:22
    Using cpu.shares with Containers - Example Scenarios for the Demo
  • Урок 39. 00:18:08
    Demo: Controlling CPU available to a Container using cpu.shares
  • Урок 40. 00:05:04
    Summary - Namespaces, Overlay FS and Cgroups
  • Урок 41. 00:08:37
    Why do we need Containers?
  • Урок 42. 00:24:02
    Demo - Docker Introduction
  • Урок 43. 00:09:33
    Container for our 'Fitness Fans' Group
  • Урок 44. 00:06:41
    Dissecting Container Images - How it Relates to Overlay FS
  • Урок 45. 00:17:08
    Demo - Dissecting Container Images
  • Урок 46. 00:21:28
    Image Layering In Depth
  • Урок 47. 00:19:28
    Demo - Image Layering
  • Урок 48. 00:14:41
    Demo - More on Image Layering
  • Урок 49. 00:25:10
    Demo - Resource Allocation in Docker
  • Урок 50. 00:13:23
    Demo - Controlling CPU resource Using cpu.shares
  • Урок 51. 00:03:01
    Summary
  • Урок 52. 00:10:31
    Demo - Recap of Docker Commands
  • Урок 53. 00:08:17
    The Idea of a Pod
  • Урок 54. 00:05:19
    Why do we need Kubernetes?
  • Урок 55. 00:11:53
    Demo - Creating a Pod with just Namespaces - Part 1
  • Урок 56. 00:13:03
    Demo - Creating a Pod with just Namespaces - Part 2
  • Урок 57. 00:19:18
    Kubelet, Pod and the Container Runtime
  • Урок 58. 00:08:24
    ReplicaSets - What and Why?
  • Урок 59. 00:11:20
    Demo - Replica Sets
  • Урок 60. 00:05:43
    Deployments - What and Why?
  • Урок 61. 00:09:18
    Demo - Deployments
  • Урок 62. 00:11:36
    Kubernetes Control Plane
  • Урок 63. 00:10:11
    Demo - Controlling Memory - Cgroups behind the scenes
  • Урок 64. 00:09:42
    Demo - Controlling CPU - Cgroups behind the scenes
  • Урок 65. 00:07:19
    Recap and What's to Come
  • Урок 66. 00:16:53
    User Namespaces - Introduction
  • Урок 67. 00:07:45
    More User Namespaces