kubernetes / kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://kops.sigs.k8s.io/
Apache License 2.0
15.88k stars 4.64k forks source link

Register kops labels and annotations #16082

Open sftim opened 11 months ago

sftim commented 11 months ago

/kind feature

Kubernetes reserves all labels and annotations in the kubernetes.io and k8s.io namespaces.

https://kubernetes.io/docs/reference/labels-annotations-taints/

This is a request to register (and document) all of the labels and annotations that are used in released versions of kops.

I expect this would be a tracking / umbrella issue.

justinsb commented 10 months ago

Good point @sftim - we predate a lot of this guidance, but we can definitely add our labels & annotations to the documentation.

sftim commented 10 months ago

A detail: kops stabilized (1.4 release) at around the same time that guidance originally appeared; it could have been covered as part of the stabilization work, but got missed - understandably.

Even so, we should register (and document) these annotations.

sftim commented 10 months ago

I'll count this one as accepted, then. /triage accepted