PayU / redis-operator

Kubernetes Redis operator that creates and manages a clustered Redis database.
Apache License 2.0
43 stars 16 forks source link

Add recommended/well known Kubernetes labels to the cluster resources #149

Open voltbit opened 2 years ago

voltbit commented 2 years ago

Kubernetes has a set of well known labels that we should add to the pods and maybe other resources too.

https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

It would help with systems that have automatic detection for those labels + make our dashboards more uniform.