Docker and Kubernetes

From bibbleWiki
Revision as of 06:13, 10 August 2021 by Iwiseman (talk | contribs) (Containers)
Jump to navigation Jump to search

Introduction

Containers

This all started with VMWare where the total resource could be divided up to run more than one application on difference virtual machines. But VMWare required an OS on every machine and licenses in the case of Windows. They also needed managing, e.g. patching, Anti-virus and patching. Along came containers which shared the OS.

Docker

Kubernetes

Orchestration

Terms