You can think of selectors as the WHERE part of a SELECT * from pods WHERE <labels> = <values>. You use label selectors from the command line or in an object’s YAML when it needs to select other objects.