<?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: Oneagent in minikube failing to deploy in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192689#M115</link>
    <description>&lt;P&gt;Tom just to confirm and also&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34598"&gt;@andre_f&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the underline OS being used in your VMs? is it open source Linux or red hat linux&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 05:01:52 GMT</pubDate>
    <dc:creator>techean</dc:creator>
    <dc:date>2022-08-16T05:01:52Z</dc:date>
    <item>
      <title>OneAgent in Minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192632#M110</link>
      <description>&lt;P&gt;I am trying to work through the DTU Kubernetes lab, and I am stuck on what feels like the last step. The OneAgent pod will not start, the log is ending with the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;00:49:55 Started with user: uid=0(root) gid=0(root) groups=0(root)&lt;BR /&gt;00:49:55 Error: Container was not launched in host's cgroup namespace&lt;BR /&gt;00:49:55 Error: Dynatrace OneAgent requires parameters: --pid, --net and --cgroupns set to 'host'.&lt;BR /&gt;00:49:55 If you are not sure how to launch the container please visit: &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagent-docker" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/oneagent-docker&lt;/A&gt;&lt;BR /&gt;00:49:55 Error: Initialization procedure failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have googled every error message, combed through yaml files, and I have not been able to figure out if this is the real issue, or something else? I've tried adding the 'useUnprivilegedMode: true' setting in the dynakube.yaml, but it didn't make a difference. I'm fairly new to deploying Dynatrace in K8S, not new to Dynatrace though, this one has me stumped!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for any help.&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 10:10:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192632#M110</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-18T10:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192655#M111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you give some more information?&lt;BR /&gt;E.g. link to the lab or did you use a Dynatrace guide for deployment? If yes, which one? For example, have you used this guide for &lt;A href="https://www.dynatrace.com/support/help/shortlink/full-stack-dto-k8#manual" target="_self"&gt;Kubernetes classicFullStack&lt;/A&gt;? Did you use manual or automatic or helm for deployment?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 09:57:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192655#M111</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-15T09:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192657#M112</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34598"&gt;@andre_f&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the automated Dynatrace Operator guide here:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/get-started-with-kubernetes-monitoring#automated" target="_blank"&gt;Get started with Kubernetes/OpenShift monitoring | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lab I am working on is this one:&amp;nbsp;&lt;A href="https://university.dynatrace.com/assets/23274/LabKubernetes.pdf" target="_blank"&gt;https://university.dynatrace.com/assets/23274/LabKubernetes.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created another full Kubernetes cluster on another completely separate server, and had the exact same problem and error. On the new cluster, before I installed K8S, I had a docker instance, oneagent and activegate installed outside docker and it worked perfectly. I removed oneagent, activegate and docker completely, and started with K8S from scratch, and had the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a test I installed the onegent again outside the cluster and that seems to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 12:23:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192657#M112</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-15T12:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192682#M113</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;,&lt;BR /&gt;I tried to reproduce it, but didn't have these problems. The OneAgent pod was able to start.&lt;BR /&gt;My setup looks like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;created VM with multipass&lt;/LI&gt;&lt;LI&gt;minikube installed&lt;/LI&gt;&lt;LI&gt;docker installed&lt;/LI&gt;&lt;LI&gt;started Minikube&lt;/LI&gt;&lt;LI&gt;created yaml for the application and run apply command&lt;/LI&gt;&lt;LI&gt;in the Dynatrace menu in the area Manage&lt;BR /&gt;Deploy Dynatrace &amp;gt; Start Installation &amp;gt; click here Kubernetes&lt;/LI&gt;&lt;LI&gt;enter a name, create Dynatrace operator token (see screenshot - (1) )&lt;/LI&gt;&lt;LI&gt;download dynakube.yaml and copy file to minikube VM or copy content to a file dynakube.yaml on the vm&lt;/LI&gt;&lt;LI&gt;I copied the commands in the window (see screenshot - (2) ) individually and executed them one after the other&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_f_0-1660591358924.png" style="width: 389px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7125i75A085FAF1D055EB/image-dimensions/389x464?v=v2" width="389" height="464" role="button" title="andre_f_0-1660591358924.png" alt="andre_f_0-1660591358924.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;Wait until pods Operator, ActiveGate and OneAgent(s) are running&lt;BR /&gt;"kubectl get all -n dynatrace" or "minikube kubectl -- get all -n dynatrace" should show this&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_f_1-1660591462562.png" style="width: 478px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7126i625D88252446BA11/image-dimensions/478x229?v=v2" width="478" height="229" role="button" title="andre_f_1-1660591462562.png" alt="andre_f_1-1660591462562.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It was a new VM only minikube and docker were installed according to instructions.&lt;/P&gt;&lt;P&gt;Is it possible that you have also executed steps from this &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagent-docker" target="_self"&gt;documentation&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:26:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192682#M113</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-15T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192683#M114</link>
      <description>&lt;P&gt;I followed the exact same steps that you did. The only difference, and this may be the root cause, is that on the new server I had previously installed Docker (not Kubernetes), and standalone (not containerized) ActiveGate and OneAgent. I thought I had removed all of those components and started fresh, but it was still on the same server. Having said that, my first attempt was on a VirtualBox VM that I don't think had anything other than a K8S deployment, but I will start that from scratch with a new VM and see how it goes.&lt;/P&gt;&lt;P&gt;Thank you for investigating!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 20:01:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192683#M114</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-15T20:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192689#M115</link>
      <description>&lt;P&gt;Tom just to confirm and also&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34598"&gt;@andre_f&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the underline OS being used in your VMs? is it open source Linux or red hat linux&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 05:01:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192689#M115</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-08-16T05:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192692#M116</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;&amp;nbsp;Yes, you are probably right and it is related to one of the previously installed components that some of it was not completely uninstalled. Difficult to say. Hope the attempt with a new VM will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49581"&gt;@techean&lt;/a&gt;&amp;nbsp;I used ubuntu 20.04&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 05:43:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192692#M116</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-16T05:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192697#M117</link>
      <description>&lt;P&gt;Should work !&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 06:17:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192697#M117</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-08-16T06:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192734#M118</link>
      <description>&lt;P&gt;Both of my tests were Ubuntu, the first 20.04 LTS and the second 22.04 LTS.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 11:41:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192734#M118</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-16T11:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192813#M119</link>
      <description>&lt;P&gt;I just re-did the whole thing from scratch and I get the same error again:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TomLichti_0-1660745909235.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7141i107E2BF80D5657AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TomLichti_0-1660745909235.png" alt="TomLichti_0-1660745909235.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TomLichti_1-1660745944874.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7142i526DF3A1C42E50D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TomLichti_1-1660745944874.png" alt="TomLichti_1-1660745944874.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only difference I can see is that I used Ubuntu 22.04. I guess the last thing to try would be to use 20.04 as that is literally the only thing that is different. I would appreciate if anyone else who has used Ubuntu 22.04 and Dynatrace K8S via the Operator would chime in to see if it's just me.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 14:20:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192813#M119</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-17T14:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192823#M120</link>
      <description>&lt;P&gt;I built a new VM on Ubunto server 20.04 with microk8s and it works. So it seems like there is something either with 22.04 or 22.04 Desktop that it didn't like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 16:05:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192823#M120</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-17T16:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192855#M121</link>
      <description>&lt;P&gt;Yes&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I believe we can report this to support to fix it. Not working for my Vm too on 22.04.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 05:24:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192855#M121</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-08-18T05:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192867#M122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49581"&gt;@techean&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried it with Ubuntu 22.04. It works. My ActiveGate doesn't run because I do not have enough CPU &lt;span class="lia-unicode-emoji" title=":smiling_face_with_halo:"&gt;😇&lt;/span&gt;. But the agent works. However, I am surprised that the agent shows me Ubuntu 20.04 as OS, but it was set up in VM 22.04.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_f_0-1660807710689.png" style="width: 570px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7158i5E511B7FA297C5B3/image-dimensions/570x340?v=v2" width="570" height="340" role="button" title="andre_f_0-1660807710689.png" alt="andre_f_0-1660807710689.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_f_1-1660807730504.png" style="width: 571px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7159i9028A62701C29DA1/image-dimensions/571x294?v=v2" width="571" height="294" role="button" title="andre_f_1-1660807730504.png" alt="andre_f_1-1660807730504.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't know what the difference is to your attempts. But as I said, the detection of the OS also makes me wonder &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 07:30:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192867#M122</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-18T07:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192905#M123</link>
      <description>&lt;P&gt;That is very strange. Did you use Ubuntu Desktop or Server? I was using 22.04 Desktop and it failed every time. I used 20.04 Server and it worked. If I get time I'll try 22.04 Server.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 11:41:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192905#M123</guid>
      <dc:creator>TomLichti</dc:creator>
      <dc:date>2022-08-18T11:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192914#M124</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/34598"&gt;@andre_f&lt;/a&gt;&amp;nbsp;I followed the exact same steps, but for some reason, my AG pod doesn't get created/doesn't start up - any idea why that would be? I've tried it using EC2 instances as well as local VMs. Do I need to change anything in the dynakube.yaml file, or use it as is from the deployment screen?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:45:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192914#M124</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2022-08-18T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192920#M125</link>
      <description>&lt;P&gt;I used the default &lt;SPAN&gt;dynakube.yaml&amp;nbsp;&lt;/SPAN&gt;file and didn't customize anything. Did you try a "describe" to see what the problem might be?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;kubectl describe pod/&amp;lt;AG-POD-NAME&amp;gt; -n dynatrace&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 13:04:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192920#M125</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-18T13:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192921#M126</link>
      <description>&lt;P&gt;I used the Desktop version&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 13:05:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192921#M126</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-18T13:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192939#M127</link>
      <description>&lt;P&gt;If I run "&lt;SPAN&gt;kubectl get all -n dynatrace" the AG pod doesn't show up at all, so "describe" won't work, as I need the pod name, right?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 14:20:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192939#M127</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2022-08-18T14:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192941#M128</link>
      <description>&lt;P&gt;Ah okay. Sorry about that. I thought that the pod was there but would not come into the status "running".&lt;BR /&gt;If you download the dynakube.yaml here (see screenshot), you should not need to adjust anything.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_f_0-1660833042096.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7184iBDB16B2B0F2F1AA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andre_f_0-1660833042096.png" alt="andre_f_0-1660833042096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This part is already included there (I have removed some comments here):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  # Configuration for ActiveGate instances.
  activeGate:
    # Enables listed ActiveGate capabilities
    capabilities:
      - routing
      - kubernetes-monitoring

    resources:
      requests:
        cpu: 500m
        memory: 512Mi
      limits:
        cpu: 1000m
        memory: 1.5Gi&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 18 Aug 2022 14:31:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192941#M128</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-18T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent in minikube failing to deploy</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192942#M129</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54091"&gt;@TomLichti&lt;/a&gt;&amp;nbsp;After restarting the VM, I have the error as well.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;14:11:41 Started with capabilities: self: cap_chown,cap_dac_override,cap_dac_read_search,cap_fowner,cap_fsetid,cap_kill,cap_setgid,cap_setuid,cap_net_admin,cap_net_raw,cap_sys_chroot,cap_sys_ptrace,cap_sys_admin,cap_sys_resource,cap_setfcap=ep
14:11:41 Started with user: uid=0(root) gid=0(root) groups=0(root)
14:11:41 Error: Container was not launched in host's cgroup namespace
14:11:41 Error: Dynatrace OneAgent requires parameters: --pid, --net and --cgroupns set to 'host'.
14:11:41 If you are not sure how to launch the container please visit: https://www.dynatrace.com/support/help/shortlink/oneagent-docker
14:11:41 Error: Initialization procedure failed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Until now I had always started with a new VM and reinstalled everything. The error did not occur. After a reboot now it does.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 14:37:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OneAgent-in-Minikube-failing-to-deploy/m-p/192942#M129</guid>
      <dc:creator>andre_f</dc:creator>
      <dc:date>2022-08-18T14:37:13Z</dc:date>
    </item>
  </channel>
</rss>

