Merge pull request #6599 from bradtopol/labels

Added labels to glossary
This commit is contained in:
Jessica Yao
2017-12-07 13:00:53 -08:00
committed by GitHub
+9
View File
@@ -0,0 +1,9 @@
id: labels
name: Labels
full-link: /docs/concepts/overview/working-with-objects/labels
tags:
- fundamental
short-description: >
Used to tag objects with identifying attributes that are meaningful and relevant to users.
long-description: >
Labels are key/value pairs that are attached to objects, such as pods. They can be used to organize and to select subsets of objects.