kubectl logs

From wikieduonline
Revision as of 20:35, 22 February 2022 by Chmod15 (talk | contribs)
Jump to navigation Jump to search

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 my-pod
  • kubectl logs my-pod -p

Labels:

kubectl logs -l app=elasticsearch


Related terms

See also

Advertising: