<?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: How can I configure Dynatrace managed add-on for EKS? in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/243312#M1607</link>
    <description>&lt;P&gt;I've found the same with other "supported" Add-ons. All they seem to do is deploy the helm chart for you but with default (none working) values, so you are left to solve that, alone.&lt;BR /&gt;I've found it better in most scenarios to ignore the add-on and just helm deploy the tools yourself&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 12:15:21 GMT</pubDate>
    <dc:creator>PHilA_Santander</dc:creator>
    <dc:date>2024-04-19T12:15:21Z</dc:date>
    <item>
      <title>How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215714#M1220</link>
      <description>&lt;P&gt;Greetings!&lt;BR /&gt;&lt;BR /&gt;On &lt;A href="https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html" target="_self"&gt;EKS documentation page&lt;/A&gt; it is mentioned that I can use Dynatrace add-on but it says nothing about how to configure it and points to general Dynatrace k8s monitoring doc.&lt;BR /&gt;When I'm trying to describe configuration using CLI:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;aws eks describe-addon-configuration --addon-name dynatrace_dynatrace-operator --addon-version v0.8.2-eksbuild.0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It says that no configuration is supported:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
    "addonName": "dynatrace_dynatrace-operator",
    "addonVersion": "v0.8.2-eksbuild.0",
    "configurationSchema": "{\"$schema\":\"https://json-schema.org/draft/2019-09/schema\",\"additionalProperties\":false,\"description\":\"No configuration support for dynatrace_dynatrace-operator\",\"type\":\"object\"}"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So how am I suppose to configure credentials and url for this add-on?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 07:18:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215714#M1220</guid>
      <dc:creator>djin</dc:creator>
      <dc:date>2023-06-22T07:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215723#M1221</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57079"&gt;@djin&lt;/a&gt;, do you have a valid Dynatrace tenant? If not, you can request a free trial from &lt;A href="http://www.dynatrace.com" target="_blank" rel="noopener"&gt;Dynatrace&lt;/A&gt; page and test the Kubernetes Addon.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_0-1687381905974.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12394i5E938C06F2B7E6A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_0-1687381905974.png" alt="DanielS_0-1687381905974.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 21:13:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215723#M1221</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-06-21T21:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215858#M1225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35788"&gt;@DanielS&lt;/a&gt;!&lt;BR /&gt;I do have a tenant, yes. The problem I'm trying to solve is how to configure the addon itself on EKS side to point it to my Dynatrace.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 20:01:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215858#M1225</guid>
      <dc:creator>djin</dc:creator>
      <dc:date>2023-06-22T20:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215991#M1227</link>
      <description>&lt;P&gt;Hi, you need to configure on both sides, this &lt;A href="https://www.dynatrace.com/support/help/shortlink/full-stack-dto-k8" target="_blank" rel="noopener"&gt;guide&lt;/A&gt; have detailed steps.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 20:26:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/215991#M1227</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-06-23T20:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/220917#M1277</link>
      <description>&lt;P&gt;Hi Daniel, as far as I can see the guide does not mention the AWS EKS Dynatrace Add-on anywhere and details standard kubectl and helm deployments.&lt;/P&gt;&lt;P&gt;The instructions around the add-on on AWS Marketplace are also somewhat confusing. I am really not sure what is supposed to work out of the box and what needs to be added manually still.&lt;/P&gt;&lt;P&gt;From what I can see, the add-on deploys the operator and some webhook pods for Dynatrace, but so far I am failing to see any instrumentation being done.&lt;/P&gt;&lt;P&gt;Maybe this command from the guide can be used to add authentication keys:&lt;/P&gt;&lt;P&gt;kubectl -n dynatrace create secret generic dynakube --from-literal="apiToken=&amp;lt;API_TOKEN&amp;gt;" --from-literal="dataIngestToken=&amp;lt;DATA_INGEST_TOKEN&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general, considering that there is no mention of the add-on in the documentation and that the last supported Kubernetes version is 1.24, I have a feeling like this deployment option is not really supported and maintained anymore. Am I getting it right?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:08:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/220917#M1277</guid>
      <dc:creator>domjancik-cs</dc:creator>
      <dc:date>2023-08-17T13:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/220940#M1279</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66024"&gt;@domjancik-cs&lt;/a&gt;&amp;nbsp; First please&lt;/P&gt;&lt;P&gt;check&amp;nbsp;&lt;SPAN&gt;if your Kubernetes flavor is supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/section-technology-support#kubernetes" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/section-technology-support#kubernetes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 14:47:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/220940#M1279</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-08-17T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/221063#M1281</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;Yes, of course, I am talking about the Add-ons on&amp;nbsp;Amazon Elastic Kubernetes Service which is one of the supported platforms.&lt;/P&gt;&lt;P&gt;My question about support is specifically about the Amazon EKS Add-on path installation of Dynatrace which is available as a third party add-on and can be installed with aws eks create-addon or via the Amazon console.&lt;/P&gt;&lt;P&gt;While the add-on is available in the Amazon EKS add-on marketplace, it is not clear there how to configure it with API keys (hence the original question of this thread), though that one part can be deduced from the available documentation, see previous reply.&lt;/P&gt;&lt;P&gt;Still, despite being available in the marketplace, there is no mention of this deployment method in the current Dynatrace documentation, leading me to believe that this is not a supported or recommended way of installing Dynatrace into EKS, even though on paper it sounds like it should be more streamlined to install it as an Add-on as you do not need to run `kubectl` or `helm` commands manually and deal with more Kubernetes permissions.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 09:13:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/221063#M1281</guid>
      <dc:creator>domjancik-cs</dc:creator>
      <dc:date>2023-08-20T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Dynatrace managed add-on for EKS?</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/243312#M1607</link>
      <description>&lt;P&gt;I've found the same with other "supported" Add-ons. All they seem to do is deploy the helm chart for you but with default (none working) values, so you are left to solve that, alone.&lt;BR /&gt;I've found it better in most scenarios to ignore the add-on and just helm deploy the tools yourself&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 12:15:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/How-can-I-configure-Dynatrace-managed-add-on-for-EKS/m-p/243312#M1607</guid>
      <dc:creator>PHilA_Santander</dc:creator>
      <dc:date>2024-04-19T12:15:21Z</dc:date>
    </item>
  </channel>
</rss>

