<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tagging Kubernetes Clusters, Workloads, and Pods in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201164#M1594</link>
    <description>&lt;P&gt;Thank you, Chad, that worked perfectly for the name spaces.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have 10 name spaces then it seems I'll have to create 10 individual rules to cover each workload inside each individual namespace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to use the same logic for Workloads and the working syntax below shows all workloads being tagged for namespace XYZ which belongs to cluster ABC.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;type(CLOUD_APPLICATION),toRelationships.isNamespaceOfCa(type("CLOUD_APPLICATION_NAMESPACE"), entityName("XYZ"), toRelationships.isClusterOfNamespace(type("KUBERNETES_CLUSTER"), entityName("ABC")))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;I'm going to try the same approach for pods next and see how that works out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's far from ideal to have to create this many rules. I really hope Dynatrace addresses this for future users so they don't have to suffer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 18:09:57 GMT</pubDate>
    <dc:creator>shakib</dc:creator>
    <dc:date>2022-12-28T18:09:57Z</dc:date>
    <item>
      <title>Tag Kubernetes Clusters, Workloads, and Pods in Dynatrace for Better Monitoring</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201159#M1591</link>
      <description>&lt;P&gt;&lt;EM&gt;Summary:Dynatrace supports tagging Kubernetes entities for improved observability and automation. This thread explains how to apply tags at cluster, namespace, and pod levels using Dynatrace Operator and best practices for dynamic tagging.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to tag all entities (workloads, pods, &amp;amp; nodes) in a Kubernetes cluster via auto-tagging rules.&lt;/P&gt;
&lt;P&gt;There is no way for me to do this with the rule type as “Monitored Entity” as a Kubernetes entity type (workloads, nodes, or anything K8 related) are not available to select. So, I assume the only way I can do this is by choosing the Entity Selector option when creating a tagging rule. But I need a way to tag 100+ workloads and 200+ pods without creating 300+ rules.&lt;/P&gt;
&lt;P&gt;I was hoping I could tag all entities under a Management Zone, but Dynatrace doesn’t allow that, as specifying a Management Zone yields an error. I then thought I could do this at the cluster level, but adding a tag to the cluster doesn’t cause it to pass down &amp;lt;type(KUBERNETES_CLUSTER),entityName("myK8ClusterName")&amp;gt;. According to Dynatrace, entity types here are the seemingly relevant properties I need:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Kubernetes Pods = type(CLOUD_APPLICATION_INSTANCE)&lt;/LI&gt;
&lt;LI&gt;Kubernete workload = type(CLOUD_APPLICATION)&lt;/LI&gt;
&lt;LI&gt;Kubernete Cluster = type(KUBERNETES_CLUSTER).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It looks like I need to string together these values in order to be able to tag what I need but I am running into issues getting it to work. I talked to Dynatrace support via chat and I was given an example of what worked for them before (but doesn’t work for me because it relies in a pre-existing tag).&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;type(CONTAINER_GROUP_INSTANCE),toRelationships.isPgiOfCgi(types(PROCESS_GROUP_INSTANCE),tag([Kubernetes]app.kubernetes.io/instance:dev-atlas))&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That support agent couldn’t get me a working syntax for what I need for the tagging rule despite the above example. But I’m looking do something like:&lt;/P&gt;
&lt;P&gt;“Tag all pods where type is KUBERNETES_CLUSTER and cluster name is ShakibsClusterName"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Is this even possible via automated tagging rules?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;What to read next:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:299,&amp;quot;335559739&amp;quot;:299}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Resolving-common-Kubernetes-security-concerns/ta-p/263927" target="_blank" rel="noopener"&gt;Resolving common Kubernetes security concerns&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Kubernetes-Deployments-Troubleshooting-CrashLoopBackOff-errors/ta-p/263804" target="_blank" rel="noopener"&gt;[Kubernetes Deployments] Troubleshooting CrashLoopBackOff errors&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 07:46:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201159#M1591</guid>
      <dc:creator>shakib</dc:creator>
      <dc:date>2025-12-09T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201162#M1592</link>
      <description>&lt;P&gt;From an automated dynamic tagging stand point it isn't. But if you are willing to do a 1 to 1 it can be done via relations. For example. lets say I have a Namespace that resides under a cluster and I want to tag it with my own value. You can use the entity selector and leverage relationship tagging. via this string:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apply '&amp;lt;EASYTRAVELCLUSTER&amp;gt;' to Entities matching type("Cloud_Application_Namespace"), toRelationships.isClusterOfNamespace(type("KUBERNETES_CLUSTER"), entityName("&amp;lt;CLUSTERNAME/ID&amp;gt;"))&lt;/P&gt;&lt;P&gt;Now it will apply that "Easytravel" as my custom tag value to the namespace if and when that namespace is related to the defined cluster via Dynatrace AI. You can then do this for the other aspects such as Pods.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It requires some thinking out of the box and isn't truly scalable for large organizations as you have to define them one by one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 17:06:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201162#M1592</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2022-12-28T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201163#M1593</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47920"&gt;@shakib&lt;/a&gt;&amp;nbsp;I also have created a RFE that is requesting the ability to leverage pod labels as tags and such. this would help reduce the usage of the entity selector. Dynatrace needs to expand the dynamic tagging capabilities to all the auto discovered properties. Feel free to give it a like &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/Expand-Dynamic-Auto-Tag-constructs-for-Kubernetes/idi-p/201131" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-product-ideas/Expand-Dynamic-Auto-Tag-constructs-for-Kubernetes/idi-p/201131&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 18:05:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201163#M1593</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2022-12-28T18:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201164#M1594</link>
      <description>&lt;P&gt;Thank you, Chad, that worked perfectly for the name spaces.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have 10 name spaces then it seems I'll have to create 10 individual rules to cover each workload inside each individual namespace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to use the same logic for Workloads and the working syntax below shows all workloads being tagged for namespace XYZ which belongs to cluster ABC.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;type(CLOUD_APPLICATION),toRelationships.isNamespaceOfCa(type("CLOUD_APPLICATION_NAMESPACE"), entityName("XYZ"), toRelationships.isClusterOfNamespace(type("KUBERNETES_CLUSTER"), entityName("ABC")))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;I'm going to try the same approach for pods next and see how that works out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's far from ideal to have to create this many rules. I really hope Dynatrace addresses this for future users so they don't have to suffer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 18:09:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/201164#M1594</guid>
      <dc:creator>shakib</dc:creator>
      <dc:date>2022-12-28T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/205951#M1595</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47920"&gt;@shakib&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you provide logical syntax&amp;nbsp; for pods and nodes also like you provide for workload&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 10:04:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/205951#M1595</guid>
      <dc:creator>BaliBan</dc:creator>
      <dc:date>2023-03-01T10:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/205975#M1596</link>
      <description>&lt;P&gt;I share my collection of rules for Kubernetes Cluster:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")&lt;/LI&gt;&lt;LI&gt;type(CLOUD_APPLICATION_NAMESPACE),toRelationships.isClusterOfNamespace(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;LI&gt;type(CLOUD_APPLICATION),toRelationships.isClusterOfCa(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;LI&gt;type(KUBERNETES_SERVICE),toRelationships.isClusterOfKubernetesSvc(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;LI&gt;type(CONTAINER_GROUP),toRelationships.isInstanceOf(type(CONTAINER_GROUP_INSTANCE),fromRelationships.isCgiOfCluster(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")))&lt;/LI&gt;&lt;LI&gt;type(CONTAINER_GROUP_INSTANCE),fromRelationships.isCgiOfCluster(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;LI&gt;type(HOST),toRelationships.isClusterOfHost(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;LI&gt;type(PROCESS_GROUP),fromRelationships.runsOn(type(HOST),toRelationships.isClusterOfHost(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")))&lt;/LI&gt;&lt;LI&gt;type(PROCESS_GROUP_INSTANCE),fromRelationships.isProcessOf(type(HOST),toRelationships.isClusterOfHost(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")))&lt;/LI&gt;&lt;LI&gt;type(SERVICE),fromRelationships.runsOnHost(type(HOST),toRelationships.isClusterOfHost(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only Manual Tags:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;type(CLOUD_APPLICATION_INSTANCE),toRelationships.isClusterOfCai(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 01 Mar 2023 13:16:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/205975#M1596</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-03-01T13:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/206089#M1597</link>
      <description>&lt;P&gt;I have tried your first logic , but it does't showing any output even through i got entity matching ?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;")&lt;/LI&gt;&lt;LI&gt;type(KUBERNETES_CLUSTER),entityName.in("minikube")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;hope can you answer my query&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 11:18:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/206089#M1597</guid>
      <dc:creator>BaliBan</dc:creator>
      <dc:date>2023-03-02T11:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/206098#M1598</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/60168"&gt;@BaliBan&lt;/a&gt; if you mean through the UI there is no place where you can see the output, but for example if you add to a MZ or reference the Kubernetes Cluster the tags are there. If you use the API you can see the tag reference:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_1-1677759789432.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10246i93DE82B1956B1BDC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_1-1677759789432.png" alt="DanielS_1-1677759789432.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_0-1677759577163.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10245iB1BB857586A2A29E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_0-1677759577163.png" alt="DanielS_0-1677759577163.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 12:23:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/206098#M1598</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-03-02T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/211427#M1599</link>
      <description>&lt;P&gt;how to we get workloads label values as tags so we can filter by those labels in data explorer?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:58:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/211427#M1599</guid>
      <dc:creator>vinnu_arige_moe</dc:creator>
      <dc:date>2023-05-04T16:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/212623#M1615</link>
      <description>&lt;P data-unlink="true"&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30293"&gt;@vinnu_arige_moe&lt;/a&gt; I leave you this &lt;A href="https://www.dynatrace.com/support/help/shortlink/kubernetes-tagging#leverage-kubernetes-labels-in-dynatrace" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp; but have in mind this observation. As a result, Kubernetes &lt;A class="" title="Configure your own process-related metadata based on the unique needs of your organization or environment." href="https://www.dynatrace.com/support/help/platform-modules/infrastructure-monitoring/process-groups/configuration/define-your-own-process-group-metadata" target="_blank" rel="noopener"&gt;processes&lt;/A&gt; monitored in your Dynatrace environment will have Kubernetes labels attached as Kubernetes tags. For namespaces, pods, and workloads, Kubernetes tags are not evaluated.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 19:58:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/212623#M1615</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-05-18T19:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/212668#M1616</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everyone ok? Thank you very much for the topic, it helped me a lot here in my environment.&lt;/P&gt;&lt;P&gt;I was facing the same problem and I noticed that after entering the cluster through the Kubernetes menu, in settings (...) the option to create a management zone for the cluster is presented, within which there are the following rules:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kuber1.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11765iCF1AD55DFCFA9C87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kuber1.png" alt="Kuber1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;- Dimensional rule for METRIC whre DIMESION k8s.cluster.name equals YOUR CLUSTER NAME&lt;/STRONG&gt;&lt;BR /&gt;- Kubernetes namespace on Hosts where Kubernetes cluster name equals "CLUSTER NAME"&lt;BR /&gt;- Kubernetes services on Hosts where Kubernetes cluster name equals "CLUSTER NAME"&lt;BR /&gt;- Kubernetes workloads on Hosts where Kubernetes cluster name equals "CLUSTER NAME"&lt;/P&gt;&lt;P&gt;I was having trouble inserting the Nodes and pods into the Management zone and the first rule did that, I just needed to insert it into my existing mz&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kuber2.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11766iDD9DA1EA22CB1063/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kuber2.png" alt="Kuber2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this helps in some way, in my case it worked.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 11:11:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/212668#M1616</guid>
      <dc:creator>Jennnyhz</dc:creator>
      <dc:date>2023-05-19T11:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/216470#M1717</link>
      <description>&lt;P&gt;Hi DanialS,&lt;BR /&gt;&lt;BR /&gt;Your Post really helped me a lot. Also, can you please add little detailed step for tagging of Kubernetes Pods(&lt;SPAN&gt;CLOUD_APPLICATION_INSTANCE&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Brijesh Saw&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 10:54:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/216470#M1717</guid>
      <dc:creator>Brijesh_Saw</dc:creator>
      <dc:date>2023-06-29T10:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/216735#M1728</link>
      <description>&lt;P&gt;Hi DanialS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I got to know about below option in URL for tagging Kubernetes Pods, Where we can configure custom tags using "Environment API v2" -&amp;gt;&lt;SPAN&gt;Monitored entities - Custom tags -&amp;gt;&lt;/SPAN&gt;POST method. All we need is Below mention EntitySelector and tag value&lt;/P&gt;&lt;P&gt;EntitySelector:- "type(CLOUD_APPLICATION_INSTANCE),toRelationships.isClusterOfCai(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))"&lt;/P&gt;&lt;P&gt;URL:-&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/custom-tags/post-tags" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/custom-tags/post-tags&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Brijesh Saw&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 06:45:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/216735#M1728</guid>
      <dc:creator>Brijesh_Saw</dc:creator>
      <dc:date>2023-07-03T06:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/228980#M2030</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35788"&gt;@DanielS&lt;/a&gt;&amp;nbsp;Do you have on your collection rules for nodes and pods?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 18:02:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/228980#M2030</guid>
      <dc:creator>Alejandro_hdez</dc:creator>
      <dc:date>2023-11-16T18:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/228981#M2031</link>
      <description>&lt;P&gt;Do you also know a way to easily tag GCP integration (custom devices)? I've noticed that all gcp entities from integration are identified as custom devices.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 18:11:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/228981#M2031</guid>
      <dc:creator>Alejandro_hdez</dc:creator>
      <dc:date>2023-11-16T18:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/229588#M2052</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68853"&gt;@Alejandro_hdez&lt;/a&gt; , yes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;type(KUBERNETES_NODE),toRelationships.isClusterOfNode(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;type(CLOUD_APPLICATION_INSTANCE),toRelationships.isClusterOfCai(type(KUBERNETES_CLUSTER),entityName.in("&amp;lt;YOUR KUBERNETES CLUSTER NAME&amp;gt;"))&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 21 Nov 2023 22:34:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/229588#M2052</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-11-21T22:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/231921#M2094</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35788"&gt;@DanielS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;Sorry to bother you.&lt;/P&gt;&lt;P&gt;Where did you get the tags to make those tags and how do you know the relationship between them?&lt;BR /&gt;I check the documentation and I can't find anything.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regard&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 15:25:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/231921#M2094</guid>
      <dc:creator>Veleda</dc:creator>
      <dc:date>2023-12-14T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/231927#M2095</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64947"&gt;@Veleda&lt;/a&gt; I'm glad to help.&lt;/P&gt;&lt;P&gt;All the information needed is under the &lt;A href="https://docs.dynatrace.com/docs/shortlink/api-entities-v2-get-all-entity-types" target="_blank" rel="noopener"&gt;entity types API in the Environment v2&lt;/A&gt;. The request is Gets a list of properties for all entity types. I leave you the link to docs but feel free to contact me for further details.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 16:15:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/231927#M2095</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-12-14T16:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/243371#M2324</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35788"&gt;@DanielS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the right way to organize a management zone for a namespace where the user can view the infrastructure-related issue (CPU-limit quota saturation)?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Babar_Qayyum_0-1713675875211.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/19218i71B26EBB198817E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Babar_Qayyum_0-1713675875211.png" alt="Babar_Qayyum_0-1713675875211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, what are the rules to apply the tag on the following for a specific namespace?&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Pod&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Container&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Kubernetes service&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2024 07:12:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/243371#M2324</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2024-04-21T07:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging Kubernetes Clusters, Workloads, and Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/243383#M2325</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;I've made for you the rules based on Namespace Entity ID as you requested because is the most restrictive approach, have in mind that for access you can only navigate via Kubernetes Workloads UI Menu (NOTE: Host information for the Kubernetes Cluster have been omitted because I understand that you only need from Namespace to below):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;* type(CLOUD_APPLICATION_INSTANCE),toRelationships.isNamespaceOfCai(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX))

* type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX)

* type(CLOUD_APPLICATION),toRelationships.isNamespaceOfCa(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX))

* type(CONTAINER_GROUP_INSTANCE),fromRelationships.isCgiOfNamespace(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX))

* type(CONTAINER_GROUP),torelationships.isInstanceOf(type(CONTAINER_GROUP_INSTANCE),fromRelationships.isCgiOfNamespace(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX)))

* type(KUBERNETES_SERVICE),toRelationships.isNamespaceOfKubernetesSvc(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX))

* type(PROCESS_GROUP_INSTANCE),fromRelationships.isMainPgiOfCgi(type(CONTAINER_GROUP_INSTANCE),fromRelationships.isCgiOfNamespace(type(CLOUD_APPLICATION_NAMESPACE),entityId(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX)))

* type(SERVICE),fromRelationships.isServiceOf(type(CLOUD_APPLICATION),toRelationships.isNamespaceOfCa(type(CLOUD_APPLICATION_NAMESPACE),entityld(CLOUD_APPLICATION_NAMESPACE-XXXXXXXXXXXXXXX)))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 23:03:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Tag-Kubernetes-Clusters-Workloads-and-Pods-in-Dynatrace-for/m-p/243383#M2325</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2024-04-22T23:03:36Z</dc:date>
    </item>
  </channel>
</rss>

