Kubernetes Resources
Pod ๐ฆ โ A Pod is the smallest deployable unit. A Pod is a group of one or more containers, with shared storage and network resources, and a specification for how to run the containers.
credit: kubernetes
ReplicaSet/ Replication โ๏ธ โA specific ...
techwithbisht.hashnode.dev1 min read