We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0099b commit 837991aCopy full SHA for 837991a
content/en/docs/concepts/overview/working-with-objects/annotations.md
@@ -17,7 +17,8 @@ objects. Labels can be used to select objects and to find
17
collections of objects that satisfy certain conditions. In contrast, annotations
18
are not used to identify and select objects. The metadata
19
in an annotation can be small or large, structured or unstructured, and can
20
-include characters not permitted by labels.
+include characters not permitted by labels. It is possible to use labels as
21
+well as annotations in the metadata of the same object.
22
23
Annotations, like labels, are key/value maps:
24
0 commit comments