kubectl logs

Show logs for containers in a pod.

=> More information.

kubectl logs {pod_name}
kubectl logs --container {container_name} {pod_name}
kubectl logs --all-containers={true} {pod_name}
kubectl logs --follow {pod_name}
kubectl logs --follow --container {container_name} {pod_name}
kubectl logs --since={relative_time} {pod_name}
kubectl logs --tail={10} {pod_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/kubectl-logs.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.704368 milliseconds
Gemini-to-HTML Time
0.338957 milliseconds

This content has been proxied by September (ba2dc).