Kubernetes workloads are divided into two major components -pods (the basic building block) -controllers (e.g.Replication Controller, Deployment, StatefulSet, CronJob, etc.) PODS A Pod for Kubernetes is what a container is for Docker: the smallest a...
vishaldevops.hashnode.dev3 min readNo responses yet.