Difference between revisions of "Kubectl logs --previous"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Kubectl logs)
Tag: New redirect
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#redirect [[kubectl logs]]
+
{{lc}}
 +
[[kubectl logs]] --previous
 +
[[kubectl logs --previous --tail]]
 +
 
 +
kubectl logs --previous [[--tail]] 10 [[your-pod]]
 +
2022/07/18 16:57:36 Failed to connect to [[RabbitMQ]] dial tcp 10.100.105.23:[[5672]]: connect: [[connection refused]]
 +
 
 +
== Related ==
 +
* [[CKA: Evaluate cluster and node logging]]
 +
* kubectl logs YOURPOD -c yourcontainer
 +
 
 +
== See also ==
 +
* {{kubectl logs}}
 +
* {{K8s troubleshooting}}
 +
* {{Kubernetes info}}
 +
 
 +
[[Category:Kubernetes]]

Latest revision as of 11:16, 7 December 2023

Advertising: