You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReplicaSet is the next-generation Replication Controller.
11
+
long-description: >
12
+
ReplicaSet, like ReplicationController, ensures that a specified number of pods replicas are running at one time.
13
+
ReplicaSet supports the new set-based selector requirements as described in the labels user guide, whereas a Replication Controller only supports equality-based selector requirements.
0 commit comments