is waiting to start: PodInitializing
(Redirected from PodInitializing)
Jump to navigation
Jump to search
kubectl get pods --namespace=default -l app.kubernetes.io/component=opensearch-cluster-master -w
kubectl logs --previous elasticsearch-master-5 -n prod Error from server (BadRequest): container "elasticsearch" in pod "elasticsearch-master-5" is waiting to start: PodInitializing
kubectl logs --previous elasticsearch-master-5 -n prod Error from server (BadRequest): previous terminated container "elasticsearch" in pod "elasticsearch-master-5" not found
k logs my-keycloak-0 Defaulted container "keycloak" out of: keycloak, prepare-write-dirs (init) Error from server (BadRequest): container "keycloak" in pod "my-keycloak-0" is waiting to start: PodInitializing
k logs my-keycloak-postgresql-0 Error from server (BadRequest): container "postgresql" in pod "my-keycloak-postgresql-0" is waiting to start: trying and failing to pull image
Related[edit]
See also[edit]
kubectl logs, ktail, stern, --previous, -c,--since,app.kubernetes.io/name- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod, Liveness, Readiness,Kubernetes events, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling,errImagePull, ImagePullBackOff, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK,CrashLoopBackOff
Advertising: