<?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: Deploying Dynatrace oneagent on IBM Kubernetes in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111585#M690</link>
    <description>&lt;P&gt;Hi Alexandra,&lt;/P&gt;&lt;P&gt;standalone containerD (ie,. without docker daemon) is not supported yet. We plan to support it soon. &lt;/P&gt;&lt;P&gt;Alois&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Jan 2019 09:02:13 GMT</pubDate>
    <dc:creator>alois_mayr</dc:creator>
    <dc:date>2019-01-14T09:02:13Z</dc:date>
    <item>
      <title>Deploying Dynatrace oneagent on IBM Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111584#M689</link>
      <description>&lt;P&gt;Hello, I am able to deploy Dynatrace onegent on IKS v1.10 successfully following the documentation here: &lt;A href="https://www.dynatrace.com/support/help/cloud-platforms/kubernetes/application-only/deploy-oneagent-on-kubernetes-for-application-only-monitoring/"&gt;https://www.dynatrace.com/support/help/cloud-platf...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, when deploying on IKS v1.11 I get the following errors below from the logs for my oneagent pod: &lt;/P&gt;&lt;P&gt;22:50:13 Error: Docker CLI client not found&lt;/P&gt;&lt;P&gt;22:50:13 Error: This script can be only executed when Dynatrace OneAgent is deployed as a Docker container&lt;/P&gt;&lt;P&gt;22:50:13 Error: Initialization procedure failed&lt;/P&gt;&lt;P&gt;22:50:13 Error: ----- Begin container init log -----&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_INSTALLER_SCRIPT_URL=https://nso75004.live.dynatrace.com/api/v1/deployment/installer/agent/unix/default/latest?Api-Token=***&amp;amp;arch=x86&amp;amp;flavor=default&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_INSTALLER_SKIP_CERT_CHECK=false&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_ENABLE_VOLUME_STORAGE=&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_CONTAINER_STORAGE_PATH=&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_NO_REMOUNT_ROOT=&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]ONEAGENT_ADDITIONAL_UNMOUNT_PATTERN=&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [INFO]Path: /usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [ERROR] Docker CLI client not found&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [ERROR] This script can be only executed when Dynatrace OneAgent is deployed as a Docker container&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [ERROR] Initialization procedure failed&lt;/P&gt;&lt;P&gt;2019-01-11 22:50:13 UTC [ERROR] ----- Begin container init log -----&lt;/P&gt;&lt;P&gt;22:50:13 Error: ----- End of container init log -----&lt;/P&gt;&lt;P&gt;The events from the describe output for the pod appear as follows:&lt;/P&gt;&lt;P&gt;Events:&lt;/P&gt;&lt;P&gt;Type Reason Age From Message&lt;/P&gt;&lt;P&gt;---- ------ -------- -------&lt;/P&gt;&lt;P&gt;Normal Pulling46m (x75 over 6h46m)kubelet, 10.144.188.114pulling image "docker.io/dynatrace/oneagent:latest"&lt;/P&gt;&lt;P&gt;WarningBackOff97s (x1808 over 6h46m)kubelet, 10.144.188.114Back-off restarting failed container&lt;/P&gt;&lt;P&gt;The only difference is the version of the cluster. In 1.10 docker runtime is used, but in 1.11 containerd runtime is used. Is there a way to resolve this? Or another image available?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2019 23:24:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111584#M689</guid>
      <dc:creator>afmccoy</dc:creator>
      <dc:date>2019-01-11T23:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Dynatrace oneagent on IBM Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111585#M690</link>
      <description>&lt;P&gt;Hi Alexandra,&lt;/P&gt;&lt;P&gt;standalone containerD (ie,. without docker daemon) is not supported yet. We plan to support it soon. &lt;/P&gt;&lt;P&gt;Alois&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2019 09:02:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111585#M690</guid>
      <dc:creator>alois_mayr</dc:creator>
      <dc:date>2019-01-14T09:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Dynatrace oneagent on IBM Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111586#M691</link>
      <description>&lt;P&gt;Hi... we have the same problem, with many host offline,  when you deploy the new version that run in containerD?????&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2019 18:49:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111586#M691</guid>
      <dc:creator>pedro_cifuentes</dc:creator>
      <dc:date>2019-01-22T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Dynatrace oneagent on IBM Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111587#M692</link>
      <description>&lt;P&gt;Containerd is now supported with OneAgent version 1.169.&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/news/blog/get-automated-full-stack-visibility-into-containerd-based-kubernetes-environments/"&gt;https://www.dynatrace.com/news/blog/get-automated-full-stack-visibility-into-containerd-based-kubernetes-environments/&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jul 2019 05:58:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploying-Dynatrace-oneagent-on-IBM-Kubernetes/m-p/111587#M692</guid>
      <dc:creator>alois_mayr</dc:creator>
      <dc:date>2019-07-09T05:58:43Z</dc:date>
    </item>
  </channel>
</rss>

