Kubernetes:- Replication set and Controllers
Replication set
A Kubernetes object that ensures that a specified number of pod replicas are running at any given time.
Controller
A Kubernetes object that monitors the state of other objects and takes corrective action as needed.
Key Points for Both...
sidharthhhh.hashnode.dev3 min read