Difference between revisions of "Kubectl logs"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
  
 
<code>kubectl logs -l app=elasticsearch</code>
 
<code>kubectl logs -l app=elasticsearch</code>
 +
 +
[[kubectl]] logs your_container -c count
  
  

Revision as of 15:49, 23 May 2022

kubectl logs --help
kubectl logs
error: expected 'logs [-f] [-p] (POD | TYPE/NAME) [-c CONTAINER]'.
POD or TYPE/NAME is a required argument for the logs command
See 'kubectl logs -h' for help and examples
kubectl logs --previous

Labels:

kubectl logs -l app=elasticsearch

kubectl logs your_container -c count


Related terms

See also

Advertising: