Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Kubernetes and Docker: The Container Masterclass, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:54
    Course Outline
  • Урок 2. 00:04:22
    How to make a Web Application?
  • Урок 3. 00:02:29
    Demo: Simple Web Application
  • Урок 4. 00:02:09
    A Forest of VMs
  • Урок 5. 00:05:09
    Hello Containers!
  • Урок 6. 00:01:35
    Hello Docker!
  • Урок 7. 00:03:46
    Demo: Installing Docker on Linux
  • Урок 8. 00:02:26
    Demo: Containerized Simple Web Application
  • Урок 9. 00:00:54
    Stages of Containerization
  • Урок 10. 00:03:52
    How does Docker Work?
  • Урок 11. 00:02:26
    A quick look at the format of Dockerfile
  • Урок 12. 00:05:49
    Demo: Fundamental Instructions of Dockerfile
  • Урок 13. 00:05:30
    Demo: Configuration Instructions of Dockerfile
  • Урок 14. 00:04:32
    Demo: Execution Instructions of Dockerfile
  • Урок 15. 00:04:16
    Demo: Expose Instructions of Dockerfile
  • Урок 16. 00:04:08
    Demo: Miscellaneous Instructions of Dockerfile (Part 1)
  • Урок 17. 00:09:27
    Demo: Miscellaneous Instructions of Dockerfile (Part 2)
  • Урок 18. 00:04:07
    Demo: Docker Hub Walk-through
  • Урок 19. 00:03:02
    Understanding Docker Images
  • Урок 20. 00:11:38
    Demo: Working with Docker Images | Search, List, Push, Pull and Tag
  • Урок 21. 00:05:32
    Demo: Know your Docker Image | Inspect and History
  • Урок 22. 00:01:49
    Demo: Clean up Docker Images
  • Урок 23. 00:01:53
    A Container is born!
  • Урок 24. 00:02:55
    Container Life-cycle
  • Урок 25. 00:02:53
    Demo: Container Run Vs Create
  • Урок 26. 00:02:59
    Demo: Working with Containers | Start, Stop, Restart and Rename
  • Урок 27. 00:01:45
    Demo: Working with Containers | Attach and Exec
  • Урок 28. 00:03:30
    Demo: Inspect and Commit Container
  • Урок 29. 00:01:53
    Demo: Container Exposure | Container Port-mapping
  • Урок 30. 00:02:02
    Demo: Container clean-up | Prune and Remove
  • Урок 31. 00:02:42
    Multi-container Applications and Introduction to Networking in Docker
  • Урок 32. 00:02:29
    Container Networking Model (CNM) of Docker
  • Урок 33. 00:04:06
    Docker's Native Network Drivers
  • Урок 34. 00:01:42
    Demo: Create Docker Networks
  • Урок 35. 00:05:02
    Demo: Working with Docker Networks | Connect, Disconnect, Inspect & Clean
  • Урок 36. 00:04:20
    Demo: Ping one Container from another
  • Урок 37. 00:05:27
    Never lose a "bit" of your data
  • Урок 38. 00:03:34
    Demo: Working with Volumes | Create, List and Remove
  • Урок 39. 00:03:46
    Demo: When Containers meet Volumes
  • Урок 40. 00:02:36
    Demo: Working with Bind Mounts
  • Урок 41. 00:03:10
    Demo: Hosting Containerized 2048 game!
  • Урок 42. 00:01:10
    Introduction to Docker Compose
  • Урок 43. 00:00:54
    Demo: Installing Docker Compose on Linux
  • Урок 44. 00:06:58
    Demo: Structure of Docker Compose file
  • Урок 45. 00:07:21
    Demo: Wordpress on Compose
  • Урок 46. 00:02:52
    Demo: Introduction to Docker Compose CLI
  • Урок 47. 00:06:48
    Introduction to Container Orchestration and Docker Swarm
  • Урок 48. 00:01:32
    Can Swarm handle failure?
  • Урок 49. 00:01:30
    Demo: Virtual Box installation
  • Урок 50. 00:00:38
    Demo: Docker Machine Installation
  • Урок 51. 00:02:24
    Demo: Setting up the Swarm Cluster
  • Урок 52. 00:01:55
    Demo: Initialising Swarm Cluster
  • Урок 53. 00:01:45
    Demo: Working with Swarm nodes | List and Inspect
  • Урок 54. 00:03:46
    Demo: Creating a Service on Swarm
  • Урок 55. 00:02:48
    Demo: Making a node leave your Swarm
  • Урок 56. 00:03:26
    Demo: Scaling and updating with Swarm
  • Урок 57. 00:03:31
    What about the more popular one?
  • Урок 58. 00:01:50
    Kubernetes: An origin Story
  • Урок 59. 00:05:31
    Kubernetes: Architecture
  • Урок 60. 00:19:36
    Demo: Bootstrapping Kubernetes Cluster on Google Cloud Platform
  • Урок 61. 00:01:52
    What are Pods?
  • Урок 62. 00:01:58
    How to operate Kubernetes? Imperative vs Declarative
  • Урок 63. 00:09:42
    Demo: Working with Pods: Create, analyse and delete (Imperative and Declarative)
  • Урок 64. 00:01:16
    Life-cycle of a Pod
  • Урок 65. 00:03:05
    Demo: Managing Pod's lifespan with Life-cycle Handlers
  • Урок 66. 00:03:28
    Demo: Adding Container's Command and Arguments to Pods
  • Урок 67. 00:04:34
    Demo: Configuring Container's Environment Variables with Pods
  • Урок 68. 00:01:51
    Labels, Selectors and Namespaces
  • Урок 69. 00:03:48
    Demo: Working with Namespaces
  • Урок 70. 00:04:35
    Demo: Pod Resource management
  • Урок 71. 00:00:55
    Kubernetes Controllers | Concept and Types
  • Урок 72. 00:01:09
    Introduction to Replicasets
  • Урок 73. 00:06:42
    Demo: Working with Replicasets
  • Урок 74. 00:01:06
    Introduction to Deployments
  • Урок 75. 00:04:38
    Demo: Working with Deployments
  • Урок 76. 00:01:16
    Introduction to Jobs
  • Урок 77. 00:03:03
    Demo: Working with Jobs
  • Урок 78. 00:03:41
    Introduction to Services and Service Types
  • Урок 79. 00:03:46
    Demo: Working with ClusterIP services
  • Урок 80. 00:03:35
    Demo: Working with NodePort Services
  • Урок 81. 00:02:34
    Introduction to Storage in Kubernetes
  • Урок 82. 00:04:48
    Demo: Mounting Volume to a Pod
  • Урок 83. 00:04:02
    Demo: Mounting Projected Volume to a Pod | Secrets
  • Урок 84. 00:07:48
    Demo: Good old MySQL Wordpress combination with Kubernetes
  • Урок 85. 00:01:36
    Blackrock Case Study
  • Урок 86. 00:02:34
    Node eviction from a Kubernetes Cluster
  • Урок 87. 00:03:53
    Demo: Rolling Updates | Rollout, Pause, Status Check
  • Урок 88. 00:02:23
    Introduction to Taints and Tolerations
  • Урок 89. 00:08:49
    Demo: Scheduling the Pods using Taints
  • Урок 90. 00:03:34
    Demo: Autoscaling Kubernetes Cluster using HPA
  • Урок 91. 00:18:48
    Demo: Deploying Apache Zookeeper using Kubernetes
  • Урок 92. 00:02:41
    Pokemon Go Case study
  • Урок 93. 00:02:47
    On-premise Kubernetes or Managed Kubernetes on Cloud? Make a choice!
  • Урок 94. 00:05:40
    Demo: Setting up Google Kubernetes Engine Cluster
  • Урок 95. 00:04:09
    Demo: Accessing GKE Cluster
  • Урок 96. 00:06:50
    Demo: Persistent Volume and Load Balancing on GKE
  • Урок 97. 00:11:56
    Demo: Kubernetes on Microsoft Azure Cloud
  • Урок 98. 00:08:38
    Demo: Extra - Docker UI with Kitematic
  • Урок 99. 00:02:16
    Demo: Extra - Minikube Series | Installing Minikube
  • Урок 100. 00:10:21
    Demo: Extra - Minikube Series | Getting started with Minikube
  • Урок 101. 00:02:43
    Introduction to Serverless Kubernetes
  • Урок 102. 00:03:37
    Activating Cloud Run API on GCP
  • Урок 103. 00:05:18
    Your 1st Service on Cloud Run
  • Урок 104. 00:00:51
    Conclusion