Difference between revisions of "Killing: Stopping container"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
 
* [[Kubelet logs]]:  <code>[[Started: Started container]]</code>
 
* [[Kubelet logs]]:  <code>[[Started: Started container]]</code>
 
* <code>[[kubectl get events -A]]</code>
 
* <code>[[kubectl get events -A]]</code>
 +
* <code>[[Unhealthy]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 09:40, 1 May 2024


Kubelet: Killing: Stopping container XXXXX

kubectl get pod termination-demo -o go-template="{{range .status.containerStatuses}}{{.lastState.terminated.message}}{{end}}"


Container XXXX failed liveness probe, will be restarted

Related

See also

Advertising: