<?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>article Deployment seems successful but the dynatrace-oneagent container doesn't show up as ready in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Deployment-seems-successful-but-the-dynatrace-oneagent-container/ta-p/230201</link>
    <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="tag"&gt;DaemonSet&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;H3&gt;Kubernetes&lt;/H3&gt;
&lt;PRE&gt;&lt;CODE&gt;kubectl get ds/dynatrace-oneagent --namespace=kube-system
NAME                 DESIRED   CURRENT   READY     UP-TO-DATE   AVAILABLE   NODE-SELECTOR                 AGE
dynatrace-oneagent   1         1         0         1            0           beta.kubernetes.io/os=linux   14mc
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;kubectl logs -f dynatrace-oneagent-abcde --namespace=kube-system
09:46:18 Started agent deployment as Docker image, PID 1234.
09:46:18 Agent installer can only be downloaded from secure location. Your installer URL should start with 'https': REPLACE_WITH_YOUR_URL
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Change the value &lt;CODE&gt;REPLACE_WITH_YOUR_URL&lt;/CODE&gt; in the &lt;CODE&gt;dynatrace-oneagent.yml&lt;/CODE&gt; &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/installation/other/oneagent-daemonset#install" target="_self"&gt;DaemonSet&lt;/A&gt; with the OneAgent installer URL.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;H3&gt;OpenShift&lt;/H3&gt;
&lt;PRE&gt;&lt;CODE&gt;oc get pods

NAME                       READY   STATUS         RESTARTS   AGE
dynatrace-oneagent-abcde   0/1     ErrImagePull   0          3s
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;oc logs -f dynatrace-oneagent-abcde

Error from server (BadRequest): container "dynatrace-oneagent" in pod "dynatrace-oneagent-abcde" is waiting to start: image can't be pulled
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is typically the case if the &lt;CODE&gt;dynatrace&lt;/CODE&gt; service account hasn't been allowed to &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/installation/other/oneagent-daemonset#install" target="_self"&gt;pull images from the RHCC&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 15 Dec 2023 05:50:00 GMT</pubDate>
    <dc:creator>darynakovyrina</dc:creator>
    <dc:date>2023-12-15T05:50:00Z</dc:date>
    <item>
      <title>Deployment seems successful but the dynatrace-oneagent container doesn't show up as ready</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Deployment-seems-successful-but-the-dynatrace-oneagent-container/ta-p/230201</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="tag"&gt;DaemonSet&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;H3&gt;Kubernetes&lt;/H3&gt;
&lt;PRE&gt;&lt;CODE&gt;kubectl get ds/dynatrace-oneagent --namespace=kube-system
NAME                 DESIRED   CURRENT   READY     UP-TO-DATE   AVAILABLE   NODE-SELECTOR                 AGE
dynatrace-oneagent   1         1         0         1            0           beta.kubernetes.io/os=linux   14mc
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;kubectl logs -f dynatrace-oneagent-abcde --namespace=kube-system
09:46:18 Started agent deployment as Docker image, PID 1234.
09:46:18 Agent installer can only be downloaded from secure location. Your installer URL should start with 'https': REPLACE_WITH_YOUR_URL
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Change the value &lt;CODE&gt;REPLACE_WITH_YOUR_URL&lt;/CODE&gt; in the &lt;CODE&gt;dynatrace-oneagent.yml&lt;/CODE&gt; &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/installation/other/oneagent-daemonset#install" target="_self"&gt;DaemonSet&lt;/A&gt; with the OneAgent installer URL.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;H3&gt;OpenShift&lt;/H3&gt;
&lt;PRE&gt;&lt;CODE&gt;oc get pods

NAME                       READY   STATUS         RESTARTS   AGE
dynatrace-oneagent-abcde   0/1     ErrImagePull   0          3s
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;oc logs -f dynatrace-oneagent-abcde

Error from server (BadRequest): container "dynatrace-oneagent" in pod "dynatrace-oneagent-abcde" is waiting to start: image can't be pulled
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is typically the case if the &lt;CODE&gt;dynatrace&lt;/CODE&gt; service account hasn't been allowed to &lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/installation/other/oneagent-daemonset#install" target="_self"&gt;pull images from the RHCC&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Dec 2023 05:50:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Deployment-seems-successful-but-the-dynatrace-oneagent-container/ta-p/230201</guid>
      <dc:creator>darynakovyrina</dc:creator>
      <dc:date>2023-12-15T05:50:00Z</dc:date>
    </item>
  </channel>
</rss>

