kubestone
kubestone copied to clipboard
Tag all created k8s objects
All created objects in k8s (jobs, pvcs, configmaps, etc) should be tagged with
kubestone.xridge.io/app and kubestone.xridge.io/cr-name labels as well as common kubernetes labels.
This method could be used to work-around the problem outlined in https://github.com/xridge/kubestone/issues/79.
Do you think that it also makes sense to use something from https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ ?
@strowk : Yes, this makes a lot of sense!