Label
In this article:
Label#
Label description.
Contents#
key — The key.
Type: String
Constraints: minimum length of the key —
1
, maximum length —63
. Roman letters, digits, and “.”, “_” and “-” symbols are allowed. The key should start and end with a Roman letter or digit. The key may start with a DNS subdomain prefix with a slash. The key may not contain`kubernetes.io`
or`k8s.io`
substrings. If the key contains “.” or “/” symbols, then it may not include “_” symbol.Required: No
value — The value.
Type: String
Constraints: Minimum length of the value —
1
, maximum length —63
. Latin letters, digits, and “-”, “.” and “_” symbols are allowed. The value should start with a Latin letter or digit.Required: No