Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Docker Mastery with Kubernetes +Swarm from a Docker Captain, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:09:53
    What is Docker in 2022? The Three Innovations
  2. Урок 2. 00:10:52
    Quick Container Run
  3. Урок 3. 00:10:48
    Why Docker? Why Now in 2022?
  4. Урок 4. 00:03:45
    Course Roadmap (overview)
  5. Урок 5. 00:09:32
    Installing The Right Docker for this course
  6. Урок 6. 00:17:15
    Docker for Windows: Setup and Tips
  7. Урок 7. 00:09:53
    Docker for Mac: Setup and Tips
  8. Урок 8. 00:13:08
    Docker for Linux Desktop: Setup and Tips
  9. Урок 9. 00:14:16
    Docker for Linux Server: Setup and Tips
  10. Урок 10. 00:08:33
    VS Code for DevOps, Docker, and YAML Editing
  11. Урок 11. 00:06:41
    Check Our Docker Install and Config
  12. Урок 12. 00:08:59
    Starting a Nginx Web Server
  13. Урок 13. 00:02:30
    Debrief: What Happens When We Run a Container
  14. Урок 14. 00:04:13
    Container VS. VM: It's Just a Process
  15. Урок 15. 00:03:35
    Assignment: Manage Multiple Containers
  16. Урок 16. 00:05:42
    Assignment Answers: Manage Multiple Containers
  17. Урок 17. 00:04:57
    What's Going On In Containers: CLI Process Monitoring
  18. Урок 18. 00:10:46
    Getting a Shell Inside Containers: No Need for SSH
  19. Урок 19. 00:11:37
    Docker Networks: Concepts for Private and Public Comms in Containers
  20. Урок 20. 00:07:59
    Docker Networks: CLI Management of Virtual Networks
  21. Урок 21. 00:05:42
    Docker Networks: DNS and How Containers Find Each Other
  22. Урок 22. 00:02:32
    Assignment: Using Containers for CLI Testing
  23. Урок 23. 00:02:51
    Assignment Answers: Using Containers for CLI Testing
  24. Урок 24. 00:05:11
    Assignment: DNS Round Robin Test
  25. Урок 25. 00:03:40
    Assignment Answers: DNS Round Robin Test
  26. Урок 26. 00:02:05
    What's In An Image (and What Isn't)
  27. Урок 27. 00:11:45
    The Mighty Hub: Using Docker Hub Registry Images
  28. Урок 28. 00:12:42
    Images and Their Layers: Discover the Image Cache
  29. Урок 29. 00:12:23
    Image Tagging and Pushing to Docker Hub
  30. Урок 30. 00:06:35
    Building Images: The Dockerfile Basics
  31. Урок 31. 00:03:37
    Building Images: Running Docker Builds
  32. Урок 32. 00:05:20
    Building Images: Extending Official Images
  33. Урок 33. 00:04:02
    Assignment: Build Your Own Dockerfile and Run Containers From It
  34. Урок 34. 00:08:04
    Assignment Answers: Build Your Own Dockerfile and Run Containers From It
  35. Урок 35. 00:04:14
    Container Lifetime & Persistent Data
  36. Урок 36. 00:08:48
    Persistent Data: Data Volumes
  37. Урок 37. 00:07:04
    Persistent Data: Bind Mounting
  38. Урок 38. 00:03:35
    Assignment: Database Upgrades with Named Volumes
  39. Урок 39. 00:03:38
    Assignment Answers: Database Upgrades with Named Volumes
  40. Урок 40. 00:04:13
    Assignment: Edit Code Running In Containers With Bind Mounts
  41. Урок 41. 00:02:48
    Assignment Answers: Edit Code Running In Containers With Bind Mounts
  42. Урок 42. 00:10:30
    Docker Compose and The docker-compose.yml File
  43. Урок 43. 00:08:36
    Trying Out Basic Compose Commands
  44. Урок 44. 00:03:00
    Assignment: Build a Compose File For a Multi-Container Project
  45. Урок 45. 00:09:37
    Assignment Answers: Build a Compose File For a Multi-Container Project
  46. Урок 46. 00:09:21
    Adding Image Building to Compose Files
  47. Урок 47. 00:03:07
    Assignment: Compose For Image Building
  48. Урок 48. 00:11:29
    Assignment Answers: Compose For Image Building
  49. Урок 49. 00:08:58
    Swarm Mode: Built-In Orchestration
  50. Урок 50. 00:12:17
    Create Your First Service and Scale It Locally
  51. Урок 51. 00:14:38
    Creating a 3-Node Swarm Cluster
  52. Урок 52. 00:06:43
    Scaling Out with Overlay Networking
  53. Урок 53. 00:08:56
    Scaling Out with Routing Mesh
  54. Урок 54. 00:06:26
    Assignment: Create A Multi-Service Multi-Node Web App
  55. Урок 55. 00:10:44
    Assignment Answers: Create A Multi-Service Multi-Node Web App
  56. Урок 56. 00:14:20
    Swarm Stacks and Production Grade Compose
  57. Урок 57. 00:05:08
    Secrets Storage for Swarm: Protecting Your Environment Variables
  58. Урок 58. 00:06:57
    Using Secrets in Swarm Services
  59. Урок 59. 00:03:52
    Using Secrets with Swarm Stacks
  60. Урок 60. 00:02:10
    Assignment: Create A Stack with Secrets and Deploy
  61. Урок 61. 00:04:29
    Assignment Answers: Create A Stack with Secrets and Deploy
  62. Урок 62. 00:02:56
    Using Secrets With Local Docker Compose
  63. Урок 63. 00:10:11
    Full App Lifecycle: Dev, Build and Deploy With a Single Compose Design
  64. Урок 64. 00:09:30
    Service Updates: Changing Things In Flight
  65. Урок 65. 00:13:30
    Healthchecks in Dockerfiles
  66. Урок 66. 00:00:43
    Info on Swarm Mastery
  67. Урок 67. 00:07:45
    Docker Hub: Digging Deeper
  68. Урок 68. 00:03:44
    Understanding Docker Registry
  69. Урок 69. 00:07:17
    Run a Private Docker Registry
  70. Урок 70. 00:09:30
    Using Docker Registry With Swarm
  71. Урок 71. 00:45:16
    My DockerCon Talk on Docker and Swarm in Production
  72. Урок 72. 00:00:39
    Kubernetes Intro
  73. Урок 73. 00:03:40
    What Is Kubernetes
  74. Урок 74. 00:07:25
    Why Kubernetes
  75. Урок 75. 00:10:20
    Kubernetes vs Swarm
  76. Урок 76. 00:00:37
    Section Intro
  77. Урок 77. 00:08:52
    Kubernetes Architecture Terminology
  78. Урок 78. 00:07:52
    Kubernetes Local Install
  79. Урок 79. 00:03:39
    Kubernetes Container Abstractions
  80. Урок 80. 00:02:59
    Kubectl run, create, and apply
  81. Урок 81. 00:08:45
    Your First Pod With kubectl run
  82. Урок 82. 00:11:04
    Your First Deployment With kubectl create
  83. Урок 83. 00:07:19
    Scaling ReplicaSets
  84. Урок 84. 00:08:10
    Inspecting Kubernetes Objects
  85. Урок 85. 00:00:36
    Section Intro
  86. Урок 86. 00:06:53
    Service Types
  87. Урок 87. 00:07:54
    Creating a ClusterIP Service
  88. Урок 88. 00:08:40
    Creating a NodePort and LoadBalancer Service
  89. Урок 89. 00:04:42
    Kubernetes Services DNS
  90. Урок 90. 00:00:50
    Section Intro
  91. Урок 91. 00:08:26
    Run, Expose, and Create Generators
  92. Урок 92. 00:06:39
    The Future of Kubectl Run
  93. Урок 93. 00:07:21
    Imperative vs. Declarative
  94. Урок 94. 00:06:00
    Three Management Approaches
  95. Урок 95. 00:00:59
    Section Intro
  96. Урок 96. 00:04:14
    Kubectl apply
  97. Урок 97. 00:06:13
    Kubernetes Configuration YAML
  98. Урок 98. 00:07:13
    Building Your YAML Files
  99. Урок 99. 00:08:39
    Building Your YAML Spec
  100. Урок 100. 00:05:22
    Dry Runs and Diff's
  101. Урок 101. 00:07:54
    Labels and Label Selectors
  102. Урок 102. 00:01:10
    Section Intro
  103. Урок 103. 00:06:08
    Storage in Kubernetes
  104. Урок 104. 00:04:20
    Ingress
  105. Урок 105. 00:03:31
    CRD's and The Operator Pattern
  106. Урок 106. 00:10:07
    Higher Deployment Abstractions
  107. Урок 107. 00:03:29
    Kubernetes Dashboard
  108. Урок 108. 00:05:23
    Namespaces and Context
  109. Урок 109. 00:09:20
    Future of Kubernetes
  110. Урок 110. 00:03:29
    Section Intro: Automation
  111. Урок 111. 00:07:05
    The Pull Request
  112. Урок 112. 00:03:55
    Automation is the Glue of DevOps
  113. Урок 113. 00:02:11
    Basic PR Workflow
  114. Урок 114. 00:02:21
    Intermediate PR Workflow
  115. Урок 115. 00:02:29
    Advanced PR Workflow
  116. Урок 116. 00:00:26
    Section Intro
  117. Урок 117. 00:02:55
    Add Basic Docker Build
  118. Урок 118. 00:02:03
    Add BuildKit Cache
  119. Урок 119. 00:01:16
    Add Multi-Platform Builds
  120. Урок 120. 00:01:55
    Add Metadata and Dynamic Tags
  121. Урок 121. 00:01:04
    Add GitHub Comments
  122. Урок 122. 00:02:44
    Add CVE Scanning of Images
  123. Урок 123. 00:02:19
    Add CVE Scan Blocking
  124. Урок 124. 00:03:29
    Add Unit & Integration Testing
  125. Урок 125. 00:02:59
    Add Kubernetes Smoke Test
  126. Урок 126. 00:01:06
    Bonus: Add Job Parallelization to GHA
  127. Урок 127. 00:01:13
    Section Intro: Top 10 Security Steps for Docker
  128. Урок 128. 00:04:25
    Docker Cgroups and Namespaces
  129. Урок 129. 00:04:37
    Docker Engine's Out-Of-The-Box Security Features
  130. Урок 130. 00:02:25
    Docker Bench, The Host Configuration Scanner
  131. Урок 131. 00:07:45
    Using USER in Dockerfiles to Avoid Running as Root
  132. Урок 132. 00:04:13
    Docker User Namespaces for Extra Host Security
  133. Урок 133. 00:09:15
    Code Repo and Image Scanning for CVE's
  134. Урок 134. 00:04:50
    Sysdig Falco, Content Trust, and Custom Seccomp and AppArmor Profiles
  135. Урок 135. 00:02:25
    Docker Rootless Mode
  136. Урок 136. 00:02:17
    The Security Top 10 Differences for Windows Containers
  137. Урок 137. 00:05:21
    What are Distroless Images?
  138. Урок 138. 00:03:39
    Are Swarm and Kubernetes Secrets Really Secure?
  139. Урок 139. 00:23:28
    BuildKit and the new Docker buildx CLI
  140. Урок 140. 00:28:44
    Docker Context and SSH Connections
  141. Урок 141. 00:34:53
    Docker App and Image Packaging of Compose YAML
  142. Урок 142. 00:26:06
    Rootless Mode in Docker Engine
  143. Урок 143. 00:20:36
    Docker Desktop Enterprise
  144. Урок 144. 00:18:42
    Docker Desktop Enterprise Clusters
  145. Урок 145. 00:01:16
    DevOps and Docker Talk Intro
  146. Урок 146. 00:19:50
    Alpine Base Images. Are They Really More Secure?
  147. Урок 147. 00:07:15
    Dealing With Non-root Users In Containers and File Permissions
  148. Урок 148. 00:03:36
    Apache Web Server Design. Many Sites In One Container, or Many Containers?
  149. Урок 149. 00:05:23
    Docker Network IP Subnet Conflicts with Outside Networks
  150. Урок 150. 00:03:22
    Raspberry Pi Development in Docker
  151. Урок 151. 00:06:53
    Windows 10 Containers Get Process Isolation
  152. Урок 152. 00:06:31
    Should You Move Postgres to Containers
  153. Урок 153. 00:04:10
    Using Supervisor To Run Multiple Apps In A Container
  154. Урок 154. 00:01:20
    Should You Use Docker Compose or Swarm For A Single Server?
  155. Урок 155. 00:22:01
    Docker Environment Configs, Variables, and Entrypoints
  156. Урок 156. 00:05:22
    Java and JBoss in Containers. One .war File Per Container?
  157. Урок 157. 00:03:12
    TLS in Dev and Prod with Docker
  158. Урок 158. 00:02:46
    Multiple Docker Images From One Git Repo
  159. Урок 159. 00:24:12
    Docker + ARM, Using Raspberry Pi or AWS A1 Instances with Docker
  160. Урок 160. 00:01:41
    Docker and Swarm RBAC Options
  161. Урок 161. 00:10:13
    ENTRYPOINT vs. CMD, what's the difference in Dockerfiles
  162. Урок 162. 00:04:05
    How to Use External Storage in Docker
  163. Урок 163. 00:05:14
    Can I Turn a VM into a Container?
  164. Урок 164. 00:03:53
    Startup Order With Multi-Container Apps
  165. Урок 165. 00:27:44
    Node.js Rocks in Docker
  166. Урок 166. 00:00:52
    Section Intro - My Reviews Of Your Dockerfiles
  167. Урок 167. 00:18:29
    Real World PHP Dockerfile Review
  168. Урок 168. 00:03:10
    Real World PHP, Apache, and Alpine Dockerfile Review
  169. Урок 169. 00:09:05
    Real World PHP and FPM Dockerfile Review
  170. Урок 170. 00:10:34
    Real World Elasticsearch Compose Stack File