<?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 Disable OneAgent Automatic Update on kubernetes cluster in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257443#M33967</link>
    <description>&lt;P&gt;Hi everyone.&lt;/P&gt;
&lt;P&gt;I would like to know what is the proper method to disable automatic OneAgent updates on a kubernetes cluster.&lt;/P&gt;
&lt;P&gt;Is it via Host Group settings or via the AutoUpdate parameter on the Dynakube file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 06:13:40 GMT</pubDate>
    <dc:creator>Theodore_x86</dc:creator>
    <dc:date>2024-09-30T06:13:40Z</dc:date>
    <item>
      <title>Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257443#M33967</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;
&lt;P&gt;I would like to know what is the proper method to disable automatic OneAgent updates on a kubernetes cluster.&lt;/P&gt;
&lt;P&gt;Is it via Host Group settings or via the AutoUpdate parameter on the Dynakube file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 06:13:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257443#M33967</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2024-09-30T06:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257445#M33969</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50066"&gt;@Theodore_x86&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It's better to use Dynakube file.&lt;/LI&gt;&lt;LI&gt;As per Dynatrace you can update Oneagents if the &lt;STRONG&gt;automatic updates are disabled&lt;/STRONG&gt; through running the below commands&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;K8s:&amp;nbsp;kubectl -n dynatrace rollout restart daemonset/&amp;lt;&lt;STRONG&gt;DYNAKUBE&lt;/STRONG&gt;&amp;gt;-oneagent&lt;/LI&gt;&lt;LI&gt;OpenShift:&amp;nbsp;oc -n dynatrace rollout restart daemonset/&amp;lt;&lt;STRONG&gt;DYNAKUBE&lt;/STRONG&gt;&amp;gt;-oneagent&lt;/LI&gt;&lt;LI&gt;to update ActiveGates Pods:&amp;nbsp;kubectl -n dynatrace rollout restart statefulset/&amp;lt;&lt;STRONG&gt;ACTIVEGATE-STATEFULSET-NAME&lt;/STRONG&gt;&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Tip&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You should put actual names as per the current setup.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To update Dynatrace Operator using manifest for the mentioned monitoring methods :&amp;nbsp;classicFullStack,&amp;nbsp;applicationMonitoring, and host monitoring&lt;/P&gt;&lt;P&gt;execute the attached command&amp;nbsp;kubectl apply -f &lt;A href="https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.3.0/kubernetes.yaml" target="_blank"&gt;https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.3.0/kubernetes.yaml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 15:08:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257445#M33969</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-09-28T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257446#M33970</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50066"&gt;@Theodore_x86&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can disable auto-updates in dynakube on this way:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/auto-update-operator-components#configuration-in-dynakube" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/auto-update-operator-components#configuration-in-dynakube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 15:12:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257446#M33970</guid>
      <dc:creator>erh_inetum</dc:creator>
      <dc:date>2024-09-28T15:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257539#M33988</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40722"&gt;@erh_inetum&lt;/a&gt; and &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/51369"&gt;@Peter_Youssef&lt;/a&gt;&amp;nbsp; for your replies.&lt;/P&gt;&lt;P&gt;My question is if the "&lt;STRONG&gt;autoUpdate"&lt;/STRONG&gt; field stops the updates or just controlls the restart of the pods, after the update has taken place. This is crucial for our infrastructure;we need to control the version of Dynatrace components installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 09:50:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257539#M33988</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2024-09-30T09:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257543#M33989</link>
      <description>&lt;P&gt;Hi Theodore,&lt;/P&gt;&lt;P&gt;Welcome.&lt;/P&gt;&lt;P&gt;"autoUpdate"&amp;nbsp;&lt;SPAN&gt;controls whether Dynatrace Operator restarts the OneAgent pods.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Elena.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 09:58:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257543#M33989</guid>
      <dc:creator>erh_inetum</dc:creator>
      <dc:date>2024-09-30T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257544#M33990</link>
      <description>&lt;P&gt;So basically Updates are not suppressed! The updated version will be downloaded either way.&lt;/P&gt;&lt;P&gt;This is a problem....&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:02:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257544#M33990</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2024-09-30T10:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Disable OneAgent Automatic Update on kubernetes cluster</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257550#M33991</link>
      <description>&lt;P&gt;Actually Documentation does not explain how to perform the following:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/managed/shortlink/auto-update-operator-components#configure-oneagent-auto-update" target="_blank"&gt;https://docs.dynatrace.com/managed/shortlink/auto-update-operator-components#configure-oneagent-auto-update&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Activegate there is a feature flag but I cannot find anything relevant for OneAgent.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:51:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Disable-OneAgent-Automatic-Update-on-kubernetes-cluster/m-p/257550#M33991</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2024-09-30T10:51:16Z</dc:date>
    </item>
  </channel>
</rss>

