<?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 Compatibility of classicFullStack with the AWS EKS Auto Mode? OneAgent DaemonSets failing in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Compatibility-of-classicFullStack-with-the-AWS-EKS-Auto-Mode/m-p/300231#M3538</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm currently validating the&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/eks/latest/userguide/automode.html" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;AWS EKS Auto Mode&lt;/STRONG&gt;&lt;/A&gt; in our staging environment (Kubernetes v1.29+) and running into blocking issues when trying to deploy the OneAgent via the Dynatrace Operator (v1.9.0, using the v1beta6&amp;nbsp;DynaKube).&lt;/P&gt;&lt;P&gt;I have extensive experience deploying the Dynatrace Operator across standard EKS clusters without any issues, but EKS Auto Mode seems to introduce a roadblock for the OneAgent.&lt;/P&gt;&lt;H3&gt;The Situation:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What works:&lt;/STRONG&gt; The Dynatrace Operator deploys successfully. Platform Observability via ActiveGate works perfectly, and our cluster API visibility/AWS account is fully visible in the Dynatrace UI.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;The Problem:&lt;/STRONG&gt; The OneAgent DaemonSets consistently fail to initialize, crash-loop, or fail to schedule onto the managed EKS Auto Mode nodes.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;My Configuration &amp;amp; Troubleshooting:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;I am using the classicFullStack configuration parameter within the DynaKube Custom Resource.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;ActiveGate connects fine, but the OneAgent pods never reach a healthy Running state.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since AWS EKS Auto Mode abstracts, automates, and restricts a lot of the underlying node infrastructure and control plane management, I suspect there might be specific permission constraints, taints, or runtime restrictions blocking the classic deployment pattern.&lt;/P&gt;&lt;H3&gt;My Questions for the Community:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is classicFullStack currently supported on AWS EKS Auto Mode, or does the node abstraction introduce an architectural compatibility gap?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Should I switch to the cloudNativeFullStack or applicationMonitoring approach for this specific managed infrastructure?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Has anyone successfully bypassed this, or is there a known workaround/upcoming support for EKS Auto Mode?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any insights, official documentation links, or shared experiences would be highly appreciated, as this is currently blocking our production rollout strategy for EKS Auto Mode.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2026 15:07:05 GMT</pubDate>
    <dc:creator>DanielS</dc:creator>
    <dc:date>2026-06-02T15:07:05Z</dc:date>
    <item>
      <title>Compatibility of classicFullStack with the AWS EKS Auto Mode? OneAgent DaemonSets failing</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Compatibility-of-classicFullStack-with-the-AWS-EKS-Auto-Mode/m-p/300231#M3538</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm currently validating the&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/eks/latest/userguide/automode.html" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;AWS EKS Auto Mode&lt;/STRONG&gt;&lt;/A&gt; in our staging environment (Kubernetes v1.29+) and running into blocking issues when trying to deploy the OneAgent via the Dynatrace Operator (v1.9.0, using the v1beta6&amp;nbsp;DynaKube).&lt;/P&gt;&lt;P&gt;I have extensive experience deploying the Dynatrace Operator across standard EKS clusters without any issues, but EKS Auto Mode seems to introduce a roadblock for the OneAgent.&lt;/P&gt;&lt;H3&gt;The Situation:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What works:&lt;/STRONG&gt; The Dynatrace Operator deploys successfully. Platform Observability via ActiveGate works perfectly, and our cluster API visibility/AWS account is fully visible in the Dynatrace UI.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;The Problem:&lt;/STRONG&gt; The OneAgent DaemonSets consistently fail to initialize, crash-loop, or fail to schedule onto the managed EKS Auto Mode nodes.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;My Configuration &amp;amp; Troubleshooting:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;I am using the classicFullStack configuration parameter within the DynaKube Custom Resource.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;ActiveGate connects fine, but the OneAgent pods never reach a healthy Running state.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since AWS EKS Auto Mode abstracts, automates, and restricts a lot of the underlying node infrastructure and control plane management, I suspect there might be specific permission constraints, taints, or runtime restrictions blocking the classic deployment pattern.&lt;/P&gt;&lt;H3&gt;My Questions for the Community:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is classicFullStack currently supported on AWS EKS Auto Mode, or does the node abstraction introduce an architectural compatibility gap?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Should I switch to the cloudNativeFullStack or applicationMonitoring approach for this specific managed infrastructure?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Has anyone successfully bypassed this, or is there a known workaround/upcoming support for EKS Auto Mode?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any insights, official documentation links, or shared experiences would be highly appreciated, as this is currently blocking our production rollout strategy for EKS Auto Mode.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 15:07:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Compatibility-of-classicFullStack-with-the-AWS-EKS-Auto-Mode/m-p/300231#M3538</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2026-06-02T15:07:05Z</dc:date>
    </item>
  </channel>
</rss>

