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.
2 parents d122e5f + d1c12d1 commit 0d741fdCopy full SHA for 0d741fd
contributors/devel/sig-architecture/api-conventions.md
@@ -1602,6 +1602,8 @@ Kubernetes components and tools:
1602
project.
1603
- Such keys are effectively part of the kubernetes API and may be subject
1604
to deprecation and compatibility policies.
1605
+ - "kubernetes.io" is the preferred form for labels and annotations, "k8s.io" should not be used
1606
+ for new map keys.
1607
- Key names, including prefixes, should be precise enough that a user could
1608
plausibly understand where it came from and what it is for.
1609
- Key prefixes should carry as much context as possible.
0 commit comments