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

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
 +
[[kubectl get pods]] --namespace=default -l [[app.kubernetes.io]]/component=opensearch-cluster-master -w
  
 
   
 
   
 
  [[kubectl logs --previous]] elasticsearch-master-5 -n prod
 
  [[kubectl logs --previous]] elasticsearch-master-5 -n prod
  Error from server (BadRequest): container "elasticsearch" in pod "elasticsearch-master-5" is waiting to start: PodInitializing
+
  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 ==
 +
* <code>[[kubectl exec]]</code>
 +
* <code>[[kubectl logs]]</code>
 +
* <code>[[kubectl get pods]]</code>
  
 
== See also ==
 
== See also ==
 
* {{Pods}}
 
* {{Pods}}
 +
* {{K8s troubleshooting}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 12:46, 22 February 2024

Advertising: