Day 12/40 Days of K8s: Exploring Kubernetes Daemonset, Job and Cronjob
Jul 4, 2024 路 3 min read 路 馃殌 Deployments vs DaemonSets Deployments In a Deployment, we specify the number of replicas, such as 3, to create and maintain that many pods across multiple nodes. The Deployment controller and scheduler are responsible for ensuring the specified n...
Join discussion

































