Embed presentation















Kubernetes has become popular for container orchestration. The document discusses how Docker evolved from Docker Toolbox to including Kubernetes. It provides a high-level overview of provisioning Kubernetes using tools like Kmachine, Kops, Kubeadm and Minikube. Pods are the lowest compute unit in Kubernetes, and the document demonstrates Kubernetes concepts like ReplicaSets, Deployments and Services.













