Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Docker and Kubernetes: The Complete Guide, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:44
    Why Use Docker?
  2. Урок 2. 00:02:54
    What is Docker?
  3. Урок 3. 00:01:58
    Docker for Mac/Windows
  4. Урок 4. 00:04:46
    Installing Docker on MacOS
  5. Урок 5. 00:02:04
    Installing Docker for Windows Professional with HyperV
  6. Урок 6. 00:00:41
    More Windows Professional Setup with HyperV
  7. Урок 7. 00:01:10
    One Last Piece of Windows Professional Setup with HyperV
  8. Урок 8. 00:05:04
    Using the Docker Client
  9. Урок 9. 00:08:31
    But Really...What's a Container?
  10. Урок 10. 00:02:45
    How's Docker Running on Your Computer?
  11. Урок 11. 00:01:55
    Docker Run in Detail
  12. Урок 12. 00:05:13
    Overriding Default Commands
  13. Урок 13. 00:04:10
    Listing Running Containers
  14. Урок 14. 00:05:17
    Container Lifecycle
  15. Урок 15. 00:03:44
    Restarting Stopped Containers
  16. Урок 16. 00:01:40
    Removing Stopped Containers
  17. Урок 17. 00:02:34
    Retrieving Log Outputs
  18. Урок 18. 00:05:22
    Stopping Containers
  19. Урок 19. 00:04:17
    Multi-Command Containers
  20. Урок 20. 00:02:54
    Executing Commands in Running Containers
  21. Урок 21. 00:04:36
    The Purpose of the IT Flag
  22. Урок 22. 00:04:07
    Getting a Command Prompt in a Container
  23. Урок 23. 00:02:14
    Starting with a Shell
  24. Урок 24. 00:03:10
    Container Isolation
  25. Урок 25. 00:02:37
    Creating Docker Images
  26. Урок 26. 00:04:52
    Building a Dockerfile
  27. Урок 27. 00:02:42
    Dockerfile Teardown
  28. Урок 28. 00:05:41
    What's a Base Image?
  29. Урок 29. 00:11:10
    The Build Process in Detail
  30. Урок 30. 00:03:25
    A Brief Recap
  31. Урок 31. 00:07:03
    Rebuilds with Cache
  32. Урок 32. 00:04:27
    Tagging an Image
  33. Урок 33. 00:05:01
    Manual Image Generation with Docker Commit
  34. Урок 34. 00:02:36
    Project Outline
  35. Урок 35. 00:05:04
    Node Server Setup
  36. Урок 36. 00:05:13
    A Few Planned Errors
  37. Урок 37. 00:07:51
    Base Image Issues
  38. Урок 38. 00:03:19
    A Few Missing Files
  39. Урок 39. 00:04:51
    Copying Build Files
  40. Урок 40. 00:07:27
    Container Port Mapping
  41. Урок 41. 00:07:53
    Specifying a Working Directory
  42. Урок 42. 00:04:17
    Unnecessary Rebuilds
  43. Урок 43. 00:04:59
    Minimizing Cache Busting and Rebuilds
  44. Урок 44. 00:03:58
    App Overview
  45. Урок 45. 00:06:44
    App Server Starter Code
  46. Урок 46. 00:03:13
    Assembling a Dockerfile
  47. Урок 47. 00:05:33
    Introducing Docker Compose
  48. Урок 48. 00:06:03
    Docker Compose Files
  49. Урок 49. 00:05:01
    Networking with Docker Compose
  50. Урок 50. 00:04:39
    Docker Compose Commands
  51. Урок 51. 00:02:35
    Stopping Docker Compose Containers
  52. Урок 52. 00:02:54
    Container Maintenance with Compose
  53. Урок 53. 00:09:22
    Automatic Container Restarts
  54. Урок 54. 00:02:22
    Container Status with Docker Compose
  55. Урок 55. 00:01:29
    Development Workflow
  56. Урок 56. 00:06:33
    Flow Specifics
  57. Урок 57. 00:01:51
    Docker's Purpose
  58. Урок 58. 00:03:26
    Project Generation
  59. Урок 59. 00:01:45
    More on Project Generation
  60. Урок 60. 00:05:10
    Necessary Commands
  61. Урок 61. 00:03:43
    Creating the Dev Dockerfile
  62. Урок 62. 00:01:30
    Duplicating Dependencies
  63. Урок 63. 00:02:51
    Starting the Container
  64. Урок 64. 00:06:54
    Docker Volumes
  65. Урок 65. 00:04:51
    Bookmarking Volumes
  66. Урок 66. 00:04:23
    Shorthand with Docker Compose
  67. Урок 67. 00:02:03
    Overriding Dockerfile Selection
  68. Урок 68. 00:02:52
    Do We Need Copy?
  69. Урок 69. 00:03:39
    Executing Tests
  70. Урок 70. 00:04:55
    Live Updating Tests
  71. Урок 71. 00:05:46
    Docker Compose for Running Tests
  72. Урок 72. 00:08:31
    Shortcomings on Testing
  73. Урок 73. 00:03:08
    Need for Nginx
  74. Урок 74. 00:06:55
    Multi-Step Docker Builds
  75. Урок 75. 00:07:06
    Implementing Multi-Step Builds
  76. Урок 76. 00:02:28
    Running Nginx
  77. Урок 77. 00:03:05
    Services Overview
  78. Урок 78. 00:03:58
    Github Setup
  79. Урок 79. 00:04:18
    Travis CI Setup
  80. Урок 80. 00:07:40
    Travis YML File Configuration
  81. Урок 81. 00:04:15
    A Touch More Travis Setup
  82. Урок 82. 00:03:31
    Automatic Build Creation
  83. Урок 83. 00:04:11
    AWS Elastic Beanstalk
  84. Урок 84. 00:02:26
    More on Elastic Beanstalk
  85. Урок 85. 00:08:47
    Travis Config for Deployment
  86. Урок 86. 00:07:18
    Automated Deployments
  87. Урок 87. 00:03:57
    Exposing Ports Through the Dockerfile
  88. Урок 88. 00:04:00
    Workflow With Github
  89. Урок 89. 00:02:02
    Redeploy on Pull Request Merge
  90. Урок 90. 00:02:04
    Deployment Wrapup
  91. Урок 91. 00:03:03
    Single Container Deployment Issues
  92. Урок 92. 00:04:31
    Application Overview
  93. Урок 93. 00:05:12
    Application Architecture
  94. Урок 94. 00:11:42
    Worker Process Setup
  95. Урок 95. 00:05:20
    Express API Setup
  96. Урок 96. 00:07:37
    Connecting to Postgres
  97. Урок 97. 00:12:21
    More Express API Setup
  98. Урок 98. 00:01:52
    Generating the React App
  99. Урок 99. 00:06:32
    Fetching Data in the React App
  100. Урок 100. 00:08:30
    Rendering Logic in the App
  101. Урок 101. 00:00:27
    Exporting the Fib Class
  102. Урок 102. 00:04:37
    Routing in the React App
  103. Урок 103. 00:02:40
    Checkpoint Catchup
  104. Урок 104. 00:06:42
    Dockerizing a React App - Again!
  105. Урок 105. 00:03:48
    Dockerizing Generic Node Apps
  106. Урок 106. 00:07:06
    Adding Postgres as a Service
  107. Урок 107. 00:06:18
    Docker-compose Config
  108. Урок 108. 00:10:21
    Environment Variables with Docker Compose
  109. Урок 109. 00:03:43
    The Worker and Client Services
  110. Урок 110. 00:09:42
    Nginx Path Routing
  111. Урок 111. 00:11:13
    Routing with Nginx
  112. Урок 112. 00:05:39
    Building a Custom Nginx Image
  113. Урок 113. 00:01:51
    Starting Up Docker Compose
  114. Урок 114. 00:03:23
    Troubleshooting Startup Bugs
  115. Урок 115. 00:03:52
    Opening Websocket Connections
  116. Урок 116. 00:05:40
    Production Multi-Container Deployments
  117. Урок 117. 00:06:06
    Production Dockerfiles
  118. Урок 118. 00:05:24
    Multiple Nginx Instances
  119. Урок 119. 00:04:54
    Altering Nginx's Listen Port
  120. Урок 120. 00:01:12
    Cleaning Up Tests
  121. Урок 121. 00:04:09
    Github and Travis CI Setup
  122. Урок 122. 00:08:46
    Travis Configuration Setup
  123. Урок 123. 00:07:35
    Pushing Images to Docker Hub
  124. Урок 124. 00:01:50
    Successful Image Building
  125. Урок 125. 00:04:31
    Multi-Container Definition Files
  126. Урок 126. 00:03:10
    Finding Docs on Container Definitions
  127. Урок 127. 00:05:46
    Adding Container Definitions to DockerRun
  128. Урок 128. 00:05:19
    More Container Definitions
  129. Урок 129. 00:07:48
    Forming Container Links
  130. Урок 130. 00:03:31
    Creating the EB Environment
  131. Урок 131. 00:10:45
    Managed Data Service Providers
  132. Урок 132. 00:09:22
    Overview of AWS VPC's and Security Groups
  133. Урок 133. 00:06:32
    RDS Database Creation
  134. Урок 134. 00:04:12
    ElastiCache Redis Creation
  135. Урок 135. 00:04:19
    Creating a Custom Security Group
  136. Урок 136. 00:05:00
    Applying Security Groups to Resources
  137. Урок 137. 00:07:56
    Setting Environment Variables
  138. Урок 138. 00:05:13
    IAM Keys for Deployment
  139. Урок 139. 00:03:21
    Travis Deploy Script
  140. Урок 140. 00:04:11
    Container Memory Allocations
  141. Урок 141. 00:02:57
    Verifying Deployment
  142. Урок 142. 00:01:30
    A Quick App Change
  143. Урок 143. 00:00:58
    Making Changes
  144. Урок 144. 00:05:06
    Cleaning Up AWS Resources
  145. Урок 145. 00:08:07
    The Why's and What's of Kubernetes
  146. Урок 146. 00:05:48
    Kubernetes in Development and Production
  147. Урок 147. 00:05:37
    Minikube Setup on MacOS
  148. Урок 148. 00:07:38
    Mapping Existing Knowledge
  149. Урок 149. 00:06:53
    Adding Configuration Files
  150. Урок 150. 00:06:56
    Object Types and API Versions
  151. Урок 151. 00:09:20
    Running Containers in Pods
  152. Урок 152. 00:13:38
    Service Config Files in Depth
  153. Урок 153. 00:10:25
    Connecting to Running Containers
  154. Урок 154. 00:13:03
    The Entire Deployment Flow
  155. Урок 155. 00:13:37
    Imperative vs Declarative Deployments
  156. Урок 156. 00:06:11
    Updating Existing Objects
  157. Урок 157. 00:07:05
    Declarative Updates in Action
  158. Урок 158. 00:02:56
    Limitations in Config Updates
  159. Урок 159. 00:06:04
    Running Containers with Deployments
  160. Урок 160. 00:03:19
    Deployment Configuration Files
  161. Урок 161. 00:04:24
    Walking Through the Deployment Config
  162. Урок 162. 00:06:23
    Applying a Deployment
  163. Урок 163. 00:05:20
    Why Use Services?
  164. Урок 164. 00:06:32
    Scaling and Changing Deployments
  165. Урок 165. 00:03:58
    Updating Deployment Images
  166. Урок 166. 00:03:00
    Rebuilding the Client Image
  167. Урок 167. 00:12:25
    Triggering Deployment Updates
  168. Урок 168. 00:07:25
    Imperatively Updating a Deployment's Image
  169. Урок 169. 00:05:38
    Multiple Docker Installations
  170. Урок 170. 00:05:58
    Reconfiguring Docker CLI
  171. Урок 171. 00:05:06
    Why Mess with Docker in the Node?
  172. Урок 172. 00:05:14
    The Path to Production
  173. Урок 173. 00:04:37
    A Quick Checkpoint
  174. Урок 174. 00:05:31
    Recreating the Deployment
  175. Урок 175. 00:03:42
    NodePort vs ClusterIP Services
  176. Урок 176. 00:03:53
    The ClusterIP Config
  177. Урок 177. 00:04:19
    Applying Multiple Files with Kubectl
  178. Урок 178. 00:06:03
    Express API Deployment Config
  179. Урок 179. 00:03:09
    Cluster IP for the Express API
  180. Урок 180. 00:06:00
    Combining Config Into Single Files
  181. Урок 181. 00:04:37
    The Worker Deployment
  182. Урок 182. 00:04:52
    Reapplying a Batch of Config Files
  183. Урок 183. 00:07:27
    Creating and Applying Redis Config
  184. Урок 184. 00:06:15
    Last Set of Boring Config!
  185. Урок 185. 00:07:19
    The Need for Volumes with Databases
  186. Урок 186. 00:05:18
    Kubernetes Volumes
  187. Урок 187. 00:03:00
    Volumes vs Persistent Volumes
  188. Урок 188. 00:09:23
    Persistent Volumes vs Persistent Volume Claims
  189. Урок 189. 00:02:58
    Claim Config Files
  190. Урок 190. 00:03:32
    Persistent Volume Access Modes
  191. Урок 191. 00:07:43
    Where Does Kubernetes Allocate Persistent Volumes?
  192. Урок 192. 00:06:10
    Designating a PVC in a Pod Template
  193. Урок 193. 00:02:23
    Applying a PVC
  194. Урок 194. 00:04:10
    Defining Environment Variables
  195. Урок 195. 00:05:45
    Adding Environment Variables to Config
  196. Урок 196. 00:09:26
    Creating an Encoded Secret
  197. Урок 197. 00:05:54
    Passing Secrets as Environment Variables
  198. Урок 198. 00:02:18
    Environment Variables as Strings
  199. Урок 199. 00:04:15
    Load Balancer Services
  200. Урок 200. 00:03:33
    A Quick Note on Ingresses
  201. Урок 201. 00:01:38
    One Other Quick Note!
  202. Урок 202. 00:05:18
    Behind the Scenes of Ingress
  203. Урок 203. 00:06:39
    More Behind the Scenes of Ingress
  204. Урок 204. 00:06:22
    Setting up Ingress Locally with Minikube
  205. Урок 205. 00:07:01
    Creating the Ingress Configuration
  206. Урок 206. 00:02:51
    Testing Ingress Locally
  207. Урок 207. 00:03:29
    The Minikube Dashboard
  208. Урок 208. 00:05:50
    The Deployment Process
  209. Урок 209. 00:04:54
    Google Cloud vs AWS for Kubernetes
  210. Урок 210. 00:04:00
    Creating a Git Repo
  211. Урок 211. 00:01:36
    Linking the Github Repo to Travis
  212. Урок 212. 00:02:00
    Creating a Google Cloud Project
  213. Урок 213. 00:02:12
    Linking a Billing Account
  214. Урок 214. 00:01:48
    Kubernetes Engine Init
  215. Урок 215. 00:04:48
    Creating a Cluster with Google Cloud
  216. Урок 216. 00:04:35
    Kubernetes Dashboard on Google Cloud
  217. Урок 217. 00:05:05
    Travis Deployment Overview
  218. Урок 218. 00:05:45
    Installing the Google Cloud SDK
  219. Урок 219. 00:05:30
    Generating a Service Account
  220. Урок 220. 00:09:18
    Running Travis CLI in a Container
  221. Урок 221. 00:07:55
    Encrypting a Service Account File
  222. Урок 222. 00:04:41
    More Google Cloud CLI Config
  223. Урок 223. 00:06:19
    Running Tests with Travis
  224. Урок 224. 00:03:50
    Custom Deployment Providers
  225. Урок 225. 00:08:34
    Unique Deployment Images
  226. Урок 226. 00:07:48
    Unique Tags for Built Images
  227. Урок 227. 00:07:52
    Updating the Deployment Script
  228. Урок 228. 00:05:35
    Configuring the GCloud CLI on Cloud Console
  229. Урок 229. 00:02:25
    Creating a Secret on Google Cloud
  230. Урок 230. 00:08:16
    Helm Setup
  231. Урок 231. 00:08:22
    Kubernetes Security with RBAC
  232. Урок 232. 00:05:09
    Assigning Tiller a Service Account
  233. Урок 233. 00:01:57
    Ingress-Nginx with Helm
  234. Урок 234. 00:03:49
    The Result of Ingress-Nginx
  235. Урок 235. 00:03:31
    Finally - Deployment!
  236. Урок 236. 00:00:46
    Did I Really Type That?
  237. Урок 237. 00:05:21
    Verifying Deployment
  238. Урок 238. 00:04:30
    A Workflow for Changing in Prod
  239. Урок 239. 00:01:02
    Merging a PR for Deployment
  240. Урок 240. 00:01:38
    That's It! What's Next?
  241. Урок 241. 00:05:36
    HTTPS Setup Overview
  242. Урок 242. 00:02:18
    Domain Purchase
  243. Урок 243. 00:03:31
    Domain Name Setup
  244. Урок 244. 00:01:58
    Cert Manager Install
  245. Урок 245. 00:05:59
    How to Wire Up Cert Manager
  246. Урок 246. 00:05:08
    Issuer Config File
  247. Урок 247. 00:05:19
    Certificate Config File
  248. Урок 248. 00:03:16
    Deploying Changes
  249. Урок 249. 00:03:55
    Verifying the Certificate
  250. Урок 250. 00:06:50
    Ingress Config for HTTPS
  251. Урок 251. 00:02:53
    It Worked!
  252. Урок 252. 00:03:55
    Awkward Local Development
  253. Урок 253. 00:02:00
    Installing Skaffold
  254. Урок 254. 00:06:44
    The Skaffold Config File
  255. Урок 255. 00:05:03
    Live Sync Changes
  256. Урок 256. 00:05:08
    Automatic Shutdown
  257. Урок 257. 00:05:30
    Testing Live Sync with the API Server