abhiram guvvala:
Hi… regarding ReplicationController vs ReplicaSet …How will ReplicationController deal with pods that are already in running state and have labels… The RC yaml has no selectors…
Tej_Singh_Rana:
If RC has no selectors then by default, RC selector will choose the labels whatever specified in the spec.templates.metadata.labels