Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Docker Certified Associate 2022, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:23
    Overview of the Course
  • Урок 2. 00:11:02
    Introduction to Docker Containers
  • Урок 3. 00:05:42
    Installation Methods for Docker
  • Урок 4. 00:08:20
    Creating Infrastructure for Docker Setup
  • Урок 5. 00:02:57
    Installing Docker in Linux
  • Урок 6. 00:03:44
    Installing Docker Desktop
  • Урок 7. 00:08:22
    Docker Image vs Docker Containers
  • Урок 8. 00:05:34
    Container Identification
  • Урок 9. 00:05:50
    Port Binding
  • Урок 10. 00:03:39
    Attached and Detached Modes
  • Урок 11. 00:03:59
    Removing Docker Containers
  • Урок 12. 00:02:41
    New Docker CLI Commands
  • Урок 13. 00:09:44
    docker container exec
  • Урок 14. 00:05:26
    Importance of IT flags
  • Урок 15. 00:05:16
    Default Container Commands
  • Урок 16. 00:06:04
    Overriding Default Container Commands
  • Урок 17. 00:05:53
    Restart Policies in Docker
  • Урок 18. 00:01:07
    Removing Docker Container Images
  • Урок 19. 00:04:30
    Disk Usage Metrics for Docker Components
  • Урок 20. 00:03:07
    Automatically Delete Container on Exit
  • Урок 21. 00:05:59
    Working with Docker Images
  • Урок 22. 00:13:44
    Overview of Dockerfile
  • Урок 23. 00:09:31
    COPY vs ADD Instructions
  • Урок 24. 00:10:18
    EXPOSE Instruction
  • Урок 25. 00:06:14
    Dockerfile - HEALTHCHECK Instruction
  • Урок 26. 00:09:25
    HEALTHCHECK Instruction Options
  • Урок 27. 00:04:17
    Dockerfile - ENTRYPOINT Instruction
  • Урок 28. 00:06:06
    Dockerfile - WORKDIR Instruction
  • Урок 29. 00:04:38
    Dockerfile - ENV Instruction
  • Урок 30. 00:04:22
    Tagging Docker Images
  • Урок 31. 00:07:26
    Docker Commit
  • Урок 32. 00:15:04
    Layers of Docker Image
  • Урок 33. 00:05:39
    Managing Images with CLI
  • Урок 34. 00:07:16
    Inspecting Docker Images
  • Урок 35. 00:04:59
    Pruning Docker Images
  • Урок 36. 00:05:10
    Flattening Docker Images
  • Урок 37. 00:10:33
    Overview of Docker Registries
  • Урок 38. 00:05:10
    Pushing Images to Central Repository
  • Урок 39. 00:03:54
    Applying Filters for Docker Images
  • Урок 40. 00:04:24
    Moving Images Across Hosts
  • Урок 41. 00:04:34
    Build Cache
  • Урок 42. 00:11:50
    Overview of Docker Networking
  • Урок 43. 00:07:46
    Understanding Bridge Networks
  • Урок 44. 00:12:20
    Implementing User-Defined Bridge Networks
  • Урок 45. 00:08:26
    Understanding Host Network
  • Урок 46. 00:02:54
    Implementing None Network
  • Урок 47. 00:03:57
    Publish All Argument for Exposed Ports
  • Урок 48. 00:03:13
    Legacy Approach for Linking Containers
  • Урок 49. 00:10:58
    Overview of Container Orchestration
  • Урок 50. 00:04:51
    Overview of Docker Swarm & Building Labs
  • Урок 51. 00:06:40
    Initializing Docker Swarm
  • Урок 52. 00:07:10
    Services, Tasks and Containers
  • Урок 53. 00:04:47
    Scaling Swarm Service
  • Урок 54. 00:05:20
    Multiple Approaches to Scale Swarm Services
  • Урок 55. 00:03:50
    Replicated vs Global Service
  • Урок 56. 00:04:17
    Draining Swarm Node
  • Урок 57. 00:04:01
    Inspecting Swarm Service and Nodes
  • Урок 58. 00:04:02
    Adding Network and Publishing Ports to Swarm Tasks
  • Урок 59. 00:09:44
    Overview of Docker Compose
  • Урок 60. 00:05:00
    Deploying Multi-Service Application in Swarm
  • Урок 61. 00:04:46
    Locking Swarm Cluster
  • Урок 62. 00:03:56
    Troubleshooting Swarm Service Deployments
  • Урок 63. 00:03:55
    Mounting Volumes via Swarm
  • Урок 64. 00:06:48
    Control Service Placement
  • Урок 65. 00:05:43
    Overview of Overlay networks
  • Урок 66. 00:04:51
    Creating Custom Overlay Networks for Swarm
  • Урок 67. 00:03:44
    Secure Overlay Networks
  • Урок 68. 00:05:01
    Creating Swarm Services using Templates
  • Урок 69. 00:08:20
    Split Brain & Importance of Quorum
  • Урок 70. 00:11:15
    High Availability of Swarm Manager Nodes
  • Урок 71. 00:04:23
    Running Manager-Only nodes in Swarm
  • Урок 72. 00:07:30
    Recover from losing the quorum
  • Урок 73. 00:05:51
    Docker System Commands
  • Урок 74. 00:10:47
    Introduction to Kubernetes
  • Урок 75. 00:09:43
    Installation Options for Kubernetes
  • Урок 76. 00:08:58
    Using Managed Kubernetes Service from CSP
  • Урок 77. 00:07:53
    Overview of kubectl
  • Урок 78. 00:06:05
    Installing & Configuring kubectl for Linux and macOS
  • Урок 79. 00:10:33
    Understanding PODS
  • Урок 80. 00:09:54
    Understanding Kubernetes Objects
  • Урок 81. 00:12:42
    Creating First POD Configuration in YAML
  • Урок 82. 00:13:53
    Introduction to Labels and Selectors
  • Урок 83. 00:07:39
    Implementing Labels and Selectors
  • Урок 84. 00:04:34
    Overview of ReplicaSets
  • Урок 85. 00:08:55
    Creating our first ReplicaSet
  • Урок 86. 00:05:46
    Introduction to Deployments
  • Урок 87. 00:11:17
    Creating our first deployment
  • Урок 88. 00:08:31
    maxSurge and maxUnavailable
  • Урок 89. 00:14:38
    Kubernetes Secrets
  • Урок 90. 00:06:02
    Mounting Secrets Inside Pods
  • Урок 91. 00:11:33
    Understanding ConfigMaps
  • Урок 92. 00:13:44
    Overview of Service
  • Урок 93. 00:11:37
    Creating First Service and Endpoint
  • Урок 94. 00:03:32
    Service Type: ClusterIP
  • Урок 95. 00:09:15
    Using Selectors for Service Endpoints
  • Урок 96. 00:06:26
    Service Type: NodePort
  • Урок 97. 00:07:19
    Kubernetes Networking Model
  • Урок 98. 00:09:29
    Understanding Liveness Probe
  • Урок 99. 00:08:52
    Understanding Readiness Probe
  • Урок 100. 00:08:22
    Understanding DaemonSets
  • Урок 101. 00:07:40
    Taints and Tolerations
  • Урок 102. 00:12:51
    Requests and Limits in Kubernetes
  • Урок 103. 00:09:52
    Network Policies
  • Урок 104. 00:06:03
    Overview of Docker Enterprise Edition
  • Урок 105. 00:04:36
    Installing Docker EE
  • Урок 106. 00:09:17
    Universal Control Plane
  • Урок 107. 00:05:03
    Deploying Global Services in Swam via UCP
  • Урок 108. 00:09:45
    UCP - Access Control
  • Урок 109. 00:05:04
    Overview of Docker Trusted Registry
  • Урок 110. 00:04:41
    Installing DTR & Integrating with UCP
  • Урок 111. 00:03:59
    Un-Installation steps for DTR
  • Урок 112. 00:07:21
    Configuring Trusted CA and Pushing Images to DTR
  • Урок 113. 00:04:45
    Overview of DTR Backup
  • Урок 114. 00:04:04
    DTR Backup - Images
  • Урок 115. 00:05:21
    Overview of Swarm Routing Mesh
  • Урок 116. 00:03:13
    Implementing Swarm Routing Mesh
  • Урок 117. 00:04:08
    DTR - Storage BackEnds
  • Урок 118. 00:05:56
    Implementing S3 Storage Backend for DTR
  • Урок 119. 00:07:56
    DTR - High Availability
  • Урок 120. 00:05:35
    Immutable Tags in DTR
  • Урок 121. 00:03:46
    DTR - Caching
  • Урок 122. 00:03:20
    Setting Orchestrator in UCP
  • Урок 123. 00:03:47
    Overview of Container Security Scanning
  • Урок 124. 00:07:08
    Configuring Container Scan with DTR
  • Урок 125. 00:03:32
    DTR Webhooks
  • Урок 126. 00:03:09
    Overview of UCP Client Bundle
  • Урок 127. 00:05:55
    Integrating CLI with UCP Client Bundle
  • Урок 128. 00:06:31
    Overview of LDAP
  • Урок 129. 00:03:13
    Integrating LDAP with UCP
  • Урок 130. 00:07:20
    Linux Namespaces
  • Урок 131. 00:07:16
    Control Groups (cgroups)
  • Урок 132. 00:05:20
    Limiting CPUs for Containers
  • Урок 133. 00:07:16
    Reservation vs Limits
  • Урок 134. 00:15:38
    Swarm MTLS
  • Урок 135. 00:05:05
    Managing Secrets in Docker Swarm
  • Урок 136. 00:07:34
    Docker Content Trust
  • Урок 137. 00:04:25
    Overview of Docker Groups
  • Урок 138. 00:07:38
    Overview of Linux Capabilities for Docker
  • Урок 139. 00:06:47
    Privileged Containers
  • Урок 140. 00:18:30
    Overview of Docker Storage Drivers
  • Урок 141. 00:07:18
    Block vs Object Storage
  • Урок 142. 00:06:11
    Changing Storage Drivers
  • Урок 143. 00:16:02
    Overview of Docker Volumes
  • Урок 144. 00:08:44
    Bind Mounts
  • Урок 145. 00:07:04
    Automatically Remove Volume on Container Exist
  • Урок 146. 00:06:25
    Overview of Device Mapper
  • Урок 147. 00:09:20
    Logging Drivers
  • Урок 148. 00:08:33
    Creating Volumes in Kubernetes
  • Урок 149. 00:14:07
    PersistentVolume and PersistentVolumeClaim
  • Урок 150. 00:07:12
    Volume Expansion in Kubernetes
  • Урок 151. 00:03:29
    Reclaim Policy
  • Урок 152. 00:07:54
    Understanding Retain Reclaim Policy
  • Урок 153. 00:03:59
    Storage Class
  • Урок 154. 00:11:13
    Overview of DCA & Exam Experience
  • Урок 155. 00:04:54
    Overview of Important Pointers for Exams
  • Урок 156. 00:08:34
    Overview of DOMC Questions
  • Урок 157. 00:15:21
    Important Pointers for Exams - Domain 1
  • Урок 158. 00:12:03
    Important Pointers for Exams - Domain 2
  • Урок 159. 00:07:10
    Important Pointers for Exams - Domain 3
  • Урок 160. 00:03:17
    Important Pointers for Exams - Domain 4
  • Урок 161. 00:06:37
    Important Pointers for Exams - Domain 5
  • Урок 162. 00:01:38
    Important Pointers for Exams - Domain 6
  • Урок 163. 00:11:59
    Important Pointers for Exams - K8s
  • Урок 164. 00:05:44
    Important Pointers for Exams - Domain 7