Labels
Last updated
Last updated
Labels are key value pairs attached to pods, deployments, services
For users to identify attributes of object
Unique per object
Labels with selectors let you identify specific set of objects
Equality based selector: labels equal/unequal
Set based selector: labels in/not in/exists
Used with kubectl
Overwrites the app name
Overwrites author name
Deletes the label author