<?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 Applying persistent host-group settings to ROSA worker nodes in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Applying-persistent-host-group-settings-to-ROSA-worker-nodes/m-p/296957#M3510</link>
    <description>&lt;P class=""&gt;We're running a ROSA (Red Hat OpenShift Service on AWS) environment where worker nodes are frequently spun up and down. We need two specific settings applied to these nodes:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;STRONG&gt;Disk alert suppression&lt;/STRONG&gt; – A commonly used Linux directory on these hosts is intentionally kept at capacity by design, causing false-positive low disk alerts due to our global alert settings.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Graceful shutdown alert suppression&lt;/STRONG&gt; – Since these nodes are expected to be regularly terminated and recreated, we want to ignore graceful shutdown alerts for them specifically.&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;The problem is that any host-level settings we apply are lost when a node is recycled, the best solution I can think of is to assign these a host-group when they are created, which would allow the settings to persist. However, I'm unsure how to configure the Dynatrace Operator to automatically assign all worker nodes in this ROSA environment to a host group when they are created.&lt;/P&gt;&lt;P class=""&gt;Is there a way to define a host group for all worker nodes via the Dynatrace Operator in a ROSA environment, so that the correct settings are consistently applied regardless of node churn?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2026 21:39:51 GMT</pubDate>
    <dc:creator>Greg_Marwick</dc:creator>
    <dc:date>2026-03-30T21:39:51Z</dc:date>
    <item>
      <title>Applying persistent host-group settings to ROSA worker nodes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Applying-persistent-host-group-settings-to-ROSA-worker-nodes/m-p/296957#M3510</link>
      <description>&lt;P class=""&gt;We're running a ROSA (Red Hat OpenShift Service on AWS) environment where worker nodes are frequently spun up and down. We need two specific settings applied to these nodes:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;STRONG&gt;Disk alert suppression&lt;/STRONG&gt; – A commonly used Linux directory on these hosts is intentionally kept at capacity by design, causing false-positive low disk alerts due to our global alert settings.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Graceful shutdown alert suppression&lt;/STRONG&gt; – Since these nodes are expected to be regularly terminated and recreated, we want to ignore graceful shutdown alerts for them specifically.&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;The problem is that any host-level settings we apply are lost when a node is recycled, the best solution I can think of is to assign these a host-group when they are created, which would allow the settings to persist. However, I'm unsure how to configure the Dynatrace Operator to automatically assign all worker nodes in this ROSA environment to a host group when they are created.&lt;/P&gt;&lt;P class=""&gt;Is there a way to define a host group for all worker nodes via the Dynatrace Operator in a ROSA environment, so that the correct settings are consistently applied regardless of node churn?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 21:39:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Applying-persistent-host-group-settings-to-ROSA-worker-nodes/m-p/296957#M3510</guid>
      <dc:creator>Greg_Marwick</dc:creator>
      <dc:date>2026-03-30T21:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Applying persistent host-group settings to ROSA worker nodes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Applying-persistent-host-group-settings-to-ROSA-worker-nodes/m-p/297210#M3511</link>
      <description>&lt;P&gt;Have you tried setting the following in your dynakube?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...
spec:
  apiUrl: https://ENVIRONMENTID.live.dynatrace.com/api
  oneAgent:
    # Optional: Set a host group for OneAgent
    #
    hostGroup: "MyHostGroup"
...&lt;/LI-CODE&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 15:21:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Applying-persistent-host-group-settings-to-ROSA-worker-nodes/m-p/297210#M3511</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2026-04-02T15:21:23Z</dc:date>
    </item>
  </channel>
</rss>

