Kubernetes - Container orchestration

De Marijan Stajic | Wiki
Version datée du 29 mai 2024 à 12:01 par Marijan (discussion | contributions) (Kubernetes - Introduction)
(diff) ← Version précédente | Version actuelle (diff) | Version suivante → (diff)
Aller à la navigation Aller à la recherche

Introduction

Kubernetes (or K8s) is an open-source system used for container orchestration. Indeed, it complements container applications such as Docker. It permits the consistent deployment and management of containers. Kubernetes was developed by Google and later donated to the Cloud Native Computing Foundation. The first version was released in July 2015.

Architecture

Components