<?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: Dynatrace Operator: OneAgent image for cloudNativeFullStack in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187427#M225</link>
    <description>&lt;P&gt;Afaik this had been asked multiple times on the forum, I don't think this is possible.&lt;BR /&gt;&lt;BR /&gt;I hope &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;&amp;nbsp;can bring some light here if this is possible or planned.&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 07:28:27 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2022-05-31T07:28:27Z</dc:date>
    <item>
      <title>Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187396#M222</link>
      <description>&lt;P&gt;We are currently updating a customer to the latest operator and want to use the new&amp;nbsp;&lt;STRONG&gt;cloudNativeFullStack&lt;/STRONG&gt; mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The github readme describes it as:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;cloudNativeFullStack&amp;nbsp;is a combination of&amp;nbsp;applicationMonitoring&amp;nbsp;with CSI driver and&amp;nbsp;hostMonitoring&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;However the example for the &lt;A href="https://github.com/Dynatrace/dynatrace-operator/blob/v0.6.0/config/samples/cloudNativeFullStack.yaml" target="_self"&gt;cloudNativeFullStack configuration&lt;/A&gt;&amp;nbsp;does not list the option to specify the image for the OneAgent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do I have to specify the &lt;EM&gt;hostMonitoring&lt;/EM&gt; part separately when using&amp;nbsp; &lt;EM&gt;cloudNativeFullStack&lt;/EM&gt; or will it be deployed automatically?&amp;nbsp; If the latter, how can I configure the OneAgent image to be used?&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 07:37:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187396#M222</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T07:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187405#M223</link>
      <description>&lt;P&gt;As far I noticed , it tries to get the latest version of the OneAgent provided by your tenant.&lt;/P&gt;&lt;P&gt;I am not an specialist on the operator configuration (I let this to my skilled Openshift team hehe), so I will keep my eye here on this thread to see if is there a way to "force" the operator to load some specific image instead of the latest available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 18:51:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187405#M223</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2022-05-30T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187426#M224</link>
      <description>&lt;P&gt;At least with the "old" operator (dynatrace-oneagent-operator), the image version and OneAgent version are decupled though. The latest (or specified) OneAgent version is loaded from the tenant by the image.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the image can be configured, e.g. with the hostMonitoring setup:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;# Optional: to use a custom OneAgent Docker image. Defaults to the image from&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;# the Dynatrace cluster&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;image: ""&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From that comment, I'd assume the OneAgent image is now loaded from the registry included in the cluster?&amp;nbsp;&amp;nbsp;Can the one from e.g. the &lt;A href="https://catalog.redhat.com/software/containers/dynatrace/oneagent/596dbcc5d65ec86b4c345a0c" target="_self"&gt;Redhat catalog&lt;/A&gt; still be used?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The image needs to be synced to the customers' quay instance.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 07:37:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187426#M224</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T07:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187427#M225</link>
      <description>&lt;P&gt;Afaik this had been asked multiple times on the forum, I don't think this is possible.&lt;BR /&gt;&lt;BR /&gt;I hope &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;&amp;nbsp;can bring some light here if this is possible or planned.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 07:28:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187427#M225</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-05-31T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187431#M226</link>
      <description>&lt;P&gt;Haven't really found anything while searching.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the image parameter is still there for &lt;STRONG&gt;classicFullStack&lt;/STRONG&gt; and &lt;STRONG&gt;hostMonitoring&lt;/STRONG&gt; it would be strange if the same wasn't true for the &lt;STRONG&gt;hostMonitoring&lt;/STRONG&gt; part of &lt;EM&gt;&lt;STRONG&gt;cloudNativeFullStack&lt;/STRONG&gt;&lt;/EM&gt; though.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 08:06:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187431#M226</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T08:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187435#M227</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22796"&gt;@pahofmann&lt;/a&gt;&amp;nbsp;and others. First allow me to explain why this is a problem, and then give you the good news about changes coming in the short-term.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason we "removed" the ability to specify an image for Cloud-Native Full-Stack is because there is no image to offer (yet). The Classic Full-Stack image includes code module binaries, as well as the ability to auto-detect whether a container is using MUSL or glibc. This is not possible in Cloud-Native Full-Stack since code modules are injected using a cloud-native webhook, rather than using classic's fancy Linux tricks in the OneAgent (host agent). Yes, we have code modules available for musl, and glibc, but there is no combined image. Offering these would mean forcing your customer to annotate pods with MUSL or glibc, which is an automation anti-pattern in our opinion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, so that's the reason why we didn't release the feature at the same time as Cloud-Native Full-Stack. Now for the good news.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the next month or so (fingers crossed&lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&amp;nbsp;we are going to offer the "image" key/value pair for Cloud-Native Full-Stack. Instead of waiting for a combined MUSL / glibc image, though, we are going to document and support a tested version of a&lt;SPAN&gt;&amp;nbsp;Dockerfile that shows how to pull the right assets, again from the cluster, into an image that you can store in your own registry. Ultimately, this is a preferable solution for most customers anyhow, as storing an image in your own registry allows you to use whatever tools you've built around that registry ( CI / CD / Scanning / etc ).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Longer term we have a plan to offer this, and other assets, in a new-and-improved registry at the dynatrace cluster. The current registry is limited, and has some performance issues as it's building images dynamically, and supports pre-configured images (api / tokens), which is a&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp; feature, but unimportant for automating deploys across clusters. The new-and-improved registry will be available later this year (more fingers crossed &lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;) and it will offer host agents, code modules, activegates, and any other components as we continue to offer Cloud-Native containerized goodness into the future. We also plan to sign these images using something like &lt;A href="https://github.com/sigstore/cosign" target="_self"&gt;cosign&lt;/A&gt;&amp;nbsp;- but one thing at a time.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope that helps clarify. I am trying to use the community forum more these days, so I'll announce this stuff here as we get closer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 08:18:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187435#M227</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-05-31T08:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187441#M228</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;that's a good outlook to the future!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to migrate the operator to a newer version in the next two weeks however, so waiting is not an option unfortunately.&amp;nbsp; We'd prefer using&amp;nbsp;&lt;EM&gt;cloudNativeFullStack,&amp;nbsp;&lt;/EM&gt;as this would mitigate issues with oneagent pods not being up before applications start on cluster restarts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's still unclear to me how &lt;EM&gt;cloudNativeFullStack&lt;/EM&gt; would work right now then. Will it work properly with Operator Version 0.6.0?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 09:14:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187441#M228</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T09:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187448#M229</link>
      <description>&lt;P&gt;Operator 0.6.0 - with Cloud-Native Full-Stack will pull the OneAgent and Codemodule binaries from the Dynatrace cluster and mount them to pods using the CSI Pod. Operator 0.7.0 will offer the new image key / value pair as an alternative.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 09:51:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187448#M229</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-05-31T09:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187454#M230</link>
      <description>&lt;P&gt;Okay, that is as I expected but still leaves my initial question from this post open though, as that is only the&amp;nbsp;&lt;EM&gt;applicationMonitoring&amp;nbsp;&lt;/EM&gt;part of&amp;nbsp;&lt;EM&gt;cloudNativeFullStack.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The description is:&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;cloudNativeFullStack&amp;nbsp;is a combination of&amp;nbsp;applicationMonitoring&amp;nbsp;with CSI driver and&amp;nbsp;hostMonitoring&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do I have to specify the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;hostMonitoring&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;part separately when using&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cloudNativeFullStack&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;or will it be deployed automatically?&amp;nbsp; If the latter, how can I configure the OneAgent image to be used for the &lt;EM&gt;hostMonitoring&lt;/EM&gt; part?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 10:31:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187454#M230</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187455#M231</link>
      <description>&lt;P&gt;cloudNativeFullStack is a combination. If you use this option you will get both a host agent and a code module automatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The image key / value is unavailable for cloudNativeFullStack - both for the host agent and the code module for cloudNativeFullStack. I guess we could have offered one, and not the other, but this is an awkward half-solution, both for our engineering team (having to write lots of conditional logic that will be thrown away later), and for you, the user. We will offer the full solution - with the image key / value for both the host and code module in 0.7.0 in less than a month (&lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;).&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 11:15:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187455#M231</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-05-31T11:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187456#M232</link>
      <description>&lt;P&gt;Okay, then last question: If the image is not configurable for the host agent, which one will be used? Will it try to pull from dockerhub then?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 11:22:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187456#M232</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T11:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187457#M233</link>
      <description>&lt;P&gt;Did you tried customizing the yaml resource for cloudnativefullstack specifying the image? It wont execute and throw error if not supported. If its not specified in CR resource than it will be taking the reference from kuberenets.yaml default file.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 11:23:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187457#M233</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-05-31T11:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187459#M234</link>
      <description>&lt;P&gt;As Matthew mentioned above setting the image is currently not supported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question is what the default image used for the host monitoring is when using cloudNativeFullStack with operator 0.6.0&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 11:39:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187459#M234</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187464#M235</link>
      <description>&lt;P&gt;Yes.. the default resource file than custom resource of kn8s should have reference to public registry which would take the latest image available. I dont have answer to which specific version it would be. Needed to verify the registry resources,&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 12:07:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187464#M235</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-05-31T12:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187473#M237</link>
      <description>&lt;P&gt;That is the same for the oneagent-operator, right? The oneagent pod pulls the latest/specified oneagent binary from the cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://www.dynatrace.com/support/help/shortlink/dto-deploy-options-k8s#cloud-native" target="_self"&gt;documentation for deployment&amp;nbsp;options&lt;/A&gt;&amp;nbsp;also lists a OneAgent DaemonSet for cloudNativeFullStack to collect the host metrics.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So there still needs to be an image for that pod which then pulls the OneAgent binary from the cluster, right?&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:08:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187473#M237</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187475#M238</link>
      <description>&lt;P&gt;OneAgent Operator pulls an image from Dockerhub / RHCC. &lt;BR /&gt;Dynatrace Operator pulls a host image from the cluster registry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;note: my previous response was illogical so I deleted it to tighten the thread. You might want to delete your response also as now there will be no context&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:21:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187475#M238</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-05-31T13:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187517#M239</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay. That makes sense then and should, with a firewall adjustment, hopefully work out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume the port for the registry is the default (5000)?&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 18:54:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187517#M239</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-05-31T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187622#M240</link>
      <description>&lt;P&gt;if it helps, for the Operator - You can modify the kubenetes.yaml and&amp;nbsp;kubernetes-csi.yaml used in the installation to point to an internal repo where you mirror the operator image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 /3 lines that point to :&amp;nbsp;docker.io/dynatrace/dynatrace-operator:v0.x.x&lt;/P&gt;&lt;P&gt;just do a simple replace to your location &amp;amp; follow standard install approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can push image using the following approach.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/other-configuration-options/store-dynatrace-images-in-private-registries-kubernetes" target="_blank" rel="noopener"&gt;Store Dynatrace images in private registries in Kubernetes/OpenShift | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will just need to make sure that the k8s cluster where you are deploying has access to your Dynatrace Active Gate (or cluster if your not using AG) so that it can get the one-agent image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can't / don't deploy an AG on the k8s cluster, I find that best way to get around this issue of the one agent image, is to revert back to the legacy VM approach, where you have a VM based Active Gate that you can connect to the initial pull down (single connection point across multiple clusters), all you need is to access port 9999.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 00:34:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187622#M240</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2022-06-02T00:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187640#M241</link>
      <description>&lt;P&gt;For the operator the image can be specified,&amp;nbsp; so there is no problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue was with the OneAgent image, but Matthew clarified that above.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 07:51:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/187640#M241</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-06-02T07:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Operator: OneAgent image for cloudNativeFullStack</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/207284#M1519</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22796"&gt;@pahofmann&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;[...] We'd prefer using&amp;nbsp;&lt;EM&gt;cloudNativeFullStack,&amp;nbsp;&lt;/EM&gt;as this would mitigate issues with oneagent pods not being up before applications start on cluster restarts.&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22796"&gt;@pahofmann&lt;/a&gt;&amp;nbsp;you mentioned here something that we encountered with a customer and got further&amp;nbsp; deployment stuck for quite some time (it causes pods restarting), and appears quite crucial information.&amp;nbsp;&lt;BR /&gt;I did not find anything related on the forum, did you?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 11:15:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-Operator-OneAgent-image-for-cloudNativeFullStack/m-p/207284#M1519</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2023-03-17T11:15:20Z</dc:date>
    </item>
  </channel>
</rss>

