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.