Resource:
This is an open source container orchestration framework (coordination and management of multiple containers)
Helps manage containers → Kubernettes helps manage applications which are made up of Containers, and helps you manage them in different environments (Cloud, Physical machines, VMs, or even Hybrid envs)
What problems does K8s solve?
From Monolith to Microservers
Increased usage of containers
Rise of containers → we need a container management tool to manage them across multiple environments
Features of K8s
Kubernetes Architecture
Kubernetes Components — There is alot!