mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Show how to run `tcpdump` from a pod.
Customers can review and specify alternative
command-line args to `tcpdump`.
Compare with the existing procedure that
supports using a single node or container.
* Address comments from Mehul.
* Change the example to show the `--timeout`
argument for must-gather rather than the
`timeout` command that is part of RHCOS.
* Comments from Alex:
* Yield to the temptation to ack that other
commands _could_ be run.
* Ditch the env vars because the separate
dirs are adequate.
* Very helpful review comments from Chris T.