Loading...
Loading...
Certain pod in certain namespace on certain container has been in waiting state for longer than 1 hour.
If a Pod is stuck in the Waiting state, then it has been scheduled to a worker node, but it can't run on that machine. Again, the information from kubectl describe ... should be informative. The most common cause of Waiting pods is a failure to pull the image.
Diagnosis: Check pod events via oc -n $NAMESPACE describe pod $POD. Check pod logs via oc -n $NAMESPACE logs $POD -c $CONTAINER Check for missing files such as configmaps/secrets/volumes Check for pod requests, especially special ones such as GPU. Check for node taints and capabilities. Mitigation: See Container waiting Support: If all the above steps cannot resolve the issue, contact the Dell EMC technical support for further investigation.
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.