Login
From:
Kubernetes
(Uncensored)
subscribe
ReplicaSet | Kubernetes
https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
links
backlinks
Roast topics
Find topics
Find it!
A ReplicaSet's purpose is to maintain a stable set of replica Pods running at any given time. Usually, you define a Deployment and let that Deployment manage ReplicaSets automatically.