11 Oct 2024 12:00 PM
Hi All,
Please let me know whether it is possible to create auto-tags at k8s workload level by leveraging the Labels and Annotations available at each workloads.
Solved! Go to Solution.
11 Oct 2024 04:10 PM
Hello @gurugogi
It's configurable, you can create automatically applied tags for K8s related entities through the UI.
Or
Both options are available.
KR,
Peter.
11 Oct 2024 04:14 PM
Hi @gurugogi
You have another option through Dynakube.yaml if you have direct access to the yaml file or ask the K8s admin to action it, you can configure it as per attached screenshot.
KR,
Peter.
15 Oct 2024 11:54 AM
@Peter_Youssef Thanks , I was able to create Tags at Host level using kubenetes labels at worker nodes, I used AwsAvailabilityZone to create auto tags to show availability zone.
20 Oct 2025 01:56 PM
Hello, sorry to keep this old post up.
I simply don't get how it can work... And to me it cannot for multiple reason :
- There is no way to apply tagging rule directly on workload
- If you set an entity selector instead, you won't be able to apply a placeholder to inherit a pod label/annotation values as this is not translated.
- Annotations and labels are not directly set to tag for workloads and namespaces
So to me, this is simply not possible, if you want something dynamic and not one rule per possible key/value tag values.
If you work with key values tags, then you will have to create as many tagging rules as possible values.
18 Dec 2025 04:58 PM
Hi All,
Exactly, this is my situation; I need to create dynamic tag rules using workload labels, but there are no placeholders for these values.
19 Dec 2025 08:27 PM
This is exactly our dilemna, there is no Kubernetes labels placeholders/regex to add certain unique identifiers like an application id to each workload, k8 service, or other Kubernetes entities. I wish this option was there to organize our rnvironment better and use it for other things like application based filtered dashboards on unique identifier tag.
Featured Posts