cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Tags for kubernetes workloads

gurugogi
Guide

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.

 

4 REPLIES 4

Peter_Youssef
Champion

Hello @gurugogi 

It's configurable, you can create automatically applied tags for K8s related entities through the UI.

  • Manage > Settings > Automatically applied tags.

    2024-10-11_18h56_01.png

2024-10-11_18h57_55.png

2024-10-11_19h00_05.png

2024-10-11_19h01_49.png

2024-10-11_19h03_21.png

2024-10-11_19h05_47.png

Or 

  • You create it directly though the entity selector.

Both options are available.

KR, 

Peter.

Peter_Youssef
Champion

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.

2024-10-11_19h11_33.png

KR, 

Peter.

gurugogi
Guide

@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.

Hi @gurugogi 

Glad to know , keep it UP 👨‍💻😉

BR,

Peter

Featured Posts