Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 157 Bytes

ReplicaSet.md

File metadata and controls

2 lines (2 loc) · 157 Bytes

#k8s ReplicaSets are higher-level abstractions that are responsible for ensuring that a specified number of exact copies of a given [[pod]] are running.