- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 133字
- 2021-06-24 16:53:56
Understanding Windows container variants
Windows containers come in two distinct levels of isolation: process and Hyper-V. Process isolation is also known as Windows Server Containers (WSC). Initially, process isolation was available on the Windows Server OS only, whereas on desktop versions of the Windows OS, you could run containers using Hyper-V isolation. Starting with Windows 10, version 1809 (October 2018 Update) and Docker Engine 18.09.1, process isolation is also available on Windows 10.
In the official documentation, you may find the terms Windows container types and runtimes. They also refer to the isolation levels, and these terms are used interchangeably.
Now, let's take a look at how these isolation levels differ, what the use cases for them are, and how to create containers by specifying the desired isolation type.
推薦閱讀
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- 零基礎(chǔ)學(xué)MQL:基于EA的自動化交易編程
- Amazon S3 Cookbook
- 基于Struts、Hibernate、Spring架構(gòu)的Web應(yīng)用開發(fā)
- 蘋果的產(chǎn)品設(shè)計之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶體驗的七個原則
- Getting Started with Eclipse Juno
- Quantum Computing and Blockchain in Business
- 軟件工程基礎(chǔ)與實訓(xùn)教程
- TypeScript 2.x By Example
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- Hands-On Robotics Programming with C++
- Python GUI Programming Cookbook(Second Edition)
- Java核心編程
- Mastering XenApp?
- C語言從入門到精通(視頻實戰(zhàn)版)