# Understanding the Basics of Kubernetes Architecture

Kubernetes , or K8s as its often known, is an open source platform for deploying containerized applications in distributed systems, where computing resources are provided by multiple separate machines that are connected over a network to form a cluster. Having been designed for very large systems…












