Skip to content

Commit 837991a

Browse files
Improved Explanation of Labels and Annotations (#43178)
* improved-explanation-of-labels-and-annotations * revert-zh-cn-changes * fix-period-and-explanation-for-attaching-metadata * fixed-suggested-changes-in-annotations
1 parent ee0099b commit 837991a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/annotations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ objects. Labels can be used to select objects and to find
1717
collections of objects that satisfy certain conditions. In contrast, annotations
1818
are not used to identify and select objects. The metadata
1919
in an annotation can be small or large, structured or unstructured, and can
20-
include characters not permitted by labels.
20+
include characters not permitted by labels. It is possible to use labels as
21+
well as annotations in the metadata of the same object.
2122

2223
Annotations, like labels, are key/value maps:
2324

0 commit comments

Comments
 (0)