kubernetes-training icon indicating copy to clipboard operation
kubernetes-training copied to clipboard

Add kubectl logs by selector (-l)

Open ondrejsika opened this issue 2 years ago • 0 comments

k logs -l app=hello-world-deploy -f --max-log-requests 20 | jq .hostname

ondrejsika avatar Mar 29 '22 07:03 ondrejsika