Skip to content

Latest commit

 

History

History
16 lines (5 loc) · 413 Bytes

README.md

File metadata and controls

16 lines (5 loc) · 413 Bytes

Introduction to Kubernetes

Kubernetes is an open-source Container Management tool that automates container deployment, container scaling, descaling, and container load balancing.

Management of the containers is also know as Container Orchestration

Kubernetes Architecture

k8s_architecture