- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 198字
- 2021-06-24 16:53:55
Creating Containers
The concepts of containers and OS-level virtualization have their roots in the chroot system call in Unix V7 operating systems (OSes), which date back to the late 1970s. Starting with a simple concept of process isolation and chroot jails, where the process is running in an apparently isolated root directory, containerization has undergone rapid evolution and became a mainstream technology in the 2010s with the advent of Linux Containers (LXC) and Docker. In 2014, Microsoft announced support for Docker Engine in the incoming release of Windows Server 2016. This is where the story of Windows containers and Kubernetes on Windows begins.
In this chapter, we will provide you with a better understanding of containers for the Windows OS by highlighting important differences between containerization on Linux and Windows and container runtime types on Windows, namely Windows Server Containers (or process isolation) and Hyper-V isolation. We will also learn how to install Docker Desktop for Windows 10 for development scenarios and create our first example container running on your machine.
This chapter will cover the following topics:
- Linux versus Windows containers
- Understanding Windows container variants
- Installing Docker Desktop for Windows tooling
- Building your first container
- Vue.js 3.x快速入門
- Learning Cython Programming(Second Edition)
- Learning Cython Programming
- CockroachDB權威指南
- C語言程序設計實訓教程
- INSTANT Sencha Touch
- ExtJS高級程序設計
- Visual Basic程序設計實驗指導(第二版)
- Developing SSRS Reports for Dynamics AX
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Arduino Wearable Projects
- Clojure High Performance Programming(Second Edition)
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Getting Started with Hazelcast
- SQL Server 2012數據庫管理與開發(慕課版)