caos / orbos

ORBOS - GitOps everything
Apache License 2.0
116 stars 9 forks source link

Standardize Kubernetes Labels #450

Closed eliobischof closed 3 years ago

eliobischof commented 3 years ago
Key Example Value Example Value Selected Explanation
app.kubernetes.io/name logging-operator cockroachdb Yes
app.kubernetes.io/instance - - Not needed as caos-system namespaced
app.kubernetes.io/version v2.0.0 v2.0.0 ORBOS version
app.kubernetes.io/component logCollection database Yes Category that holds swappable items
app.kubernetes.io/part-of ORBOS ORBOS Yes Always ORBOS
app.kubernetes.io/managed-by BOOM database-operator The component managing the resource
orbos.ch/kind boom.caos.ch/Toolset databases.caos.ch/CockroachDB
orbos.ch/apiversion v1 v0
eliobischof commented 3 years ago

See the official recommendations