Introduction to Kubernetes: What Problems Does It Solve?
Kubernetes is an open source container orchestration platform for scheduling and automating the deployment, management and scaling of containerized applications. Containers operate in a multiple container architecture called a ācluster.ā A Kubernetes cluster includes a container designated as a āmaster nodeā that schedules workloads for the rest of the containers ā or āworker nodesā ā in the cluster.




































