Show a continuous stream of Kubernetes logs
Continuously streams logs from a given Kubernetes pod by using the `-f` flag.
Authored by: Yu-Ju Hongpod_id
Command
Copy
kubectl logs -f pod_id
Tags
Edit in GitHub
Copied
Continuously streams logs from a given Kubernetes pod by using the `-f` flag.
Authored by: Yu-Ju Hongkubectl logs -f pod_id