Difference between revisions of "Is waiting to start: PodInitializing"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{lc}}
  
  

Revision as of 12:45, 22 February 2024


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

Related

See also

Advertising: