My Oracle Support Banner

OUD: After Running 'kubectl' to Apply the 'yaml' File, "kubectl get pods" Shows CreateContainerError and in the Events Section Running "kubectl describe" Against the Pod "Error response from daemon: No command specified" (Doc ID 2823304.1)

Last updated on APRIL 12, 2022

Applies to:

Oracle Unified Directory - Version 12.2.1.4.210406 and later
Information in this document applies to any platform.

Symptoms

After running kubectl to apply a yaml file, when checking the pod(s) with the kubectl get pods command, the pods show 0/1 READY with a CreateContainerError.
Checking the kubectl describe output (in the Events section) returns:

kubelet Error: Error response from daemon: No command specified

ERRORS
-----------------------
  Warning Failed 9s (x12 over 2m21s) kubelet Error: Error response from daemon: No command specified
-----------------------
kubectl get pods -n NAMESPACE -o wide
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
oud-ds-rs-0 0/1 CreateContainerError 0 14h <IP1> 0707f626-56e7-4b1e-b26d-cc6a8992f1fe
oud-ds-rs-1 0/1 CreateContainerError 0 14h <IP2> 4b0d8121-70d0-46a9-b1ae-93ca7c08aeba
oud-ds-rs-2 0/1 CreateContainerError 0 14h <IP3> 87414575-71a3-43ea-a4f9-bb947f7c6ea3

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.