- 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.
推薦閱讀
- Learn ECMAScript(Second Edition)
- JavaScript前端開發(fā)模塊化教程
- Java入門經(jīng)典(第6版)
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- Getting Started with Hazelcast(Second Edition)
- Java EE核心技術(shù)與應(yīng)用
- ExtJS高級程序設(shè)計(jì)
- 編程與類型系統(tǒng)
- Python圖形化編程(微課版)
- 后臺(tái)開發(fā):核心技術(shù)與應(yīng)用實(shí)踐
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- Learning Unreal Engine Game Development
- UML基礎(chǔ)與Rose建模實(shí)用教程(第三版)
- IBM RUP參考與認(rèn)證指南