-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
kubeRelated to Kubernetes configurationRelated to Kubernetes configuration
Milestone
Description
Right now, the labels we are using for resources are a bit messy, and were a bit of copy-paste from examples. We should spend some time better understanding how labels are used, and then come up with a system of how we want our resources labelled, to be able to identify and address them, and also to distinguish them from other resources -- other instances of osm-seed running in the same cluster, for eg.
Currently the labels look like this: https://github.com/developmentseed/osm-seed/blob/develop/helm/osm-seed/templates/web-deployment.yaml#L6 . We should spend some time standardizing and coming up with sane labeling conventions. This needs a little bit of research into best practices.
cc @Rub21
Rub21
Metadata
Metadata
Assignees
Labels
kubeRelated to Kubernetes configurationRelated to Kubernetes configuration