on 22 Dec 2023 05:10 AM
DaemonSet
Check the status of the OneAgent pod:
oc get pods
NAME READY STATUS RESTARTS AGE
dynatrace-oneagent-abcde 0/1 ErrImagePull 0 3s
Example output showing the ErrImagePull
status:
Error from server (BadRequest): container "dynatrace-oneagent" in pod "dynatrace-oneagent-abcde" is waiting to start: image can't be pulled
This is typically the case if the dynatrace
service account hasn't been allowed to pull images from the RHCC.