Kubernetes (K8s) orchestrates containerized apps across clusters, handling scaling, deployment, service discovery with YAML manifests and kubectl.
CNCF project.
Use K8s when:
Note: kubectl apply -f.
Deployments replicas.
Minikube local.