- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 179字
- 2021-06-24 16:53:56
LinuxKit and MobyLinuxVM
Docker for Windows (which was the initial name of Docker Desktop for Windows at that time) eventually came with a dedicated Hyper-V virtual machine based on LinuxKit named MobyLinuxVM. The purpose of this virtual machine is to provide a minimal runtime for Linux containers that can technically be run side by side with Windows containers.
In this solution, MobyLinuxVM runs its own Docker daemon and technically acts as a separate container host enclosed inside a virtual machine. Similarly, Windows has its own Docker Daemon that's responsible for Windows containers and also provides the Docker Client (CLI), which communicates with both Docker Daemons. This architecture can be seen in the following diagram:
Now, let's take a look at a more up-to-date approach for running Linux containers on Windows: LinuxKit LCOW.
- Mastering RabbitMQ
- Boost C++ Application Development Cookbook(Second Edition)
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Java程序設計入門
- Java系統化項目開發教程
- Lighttpd源碼分析
- C# and .NET Core Test Driven Development
- Scala for Machine Learning(Second Edition)
- 一本書講透Java線程:原理與實踐
- Python趣味編程與精彩實例
- Struts 2.x權威指南
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Swift High Performance
- Manage Your SAP Projects with SAP Activate
- Practical Time Series Analysis