Files
virtual-kubelet/vendor/github.com/opencontainers/runc/man/runc-events.8.md
Robbie Zhang 77d0687688 Update the vendor folder (#53)
* Update the vendor folder

* Update the Gopkg.lock by running dep ensure
2018-01-05 11:22:17 -08:00

519 B

NAME

runc events - display container events such as OOM notifications, cpu, memory, IO and network stats

SYNOPSIS

runc events [command options]

Where "" is the name for the instance of the container.

DESCRIPTION

The events command displays information about the container. By default the information is displayed once every 5 seconds.

OPTIONS

--interval "5s" set the stats collection interval --stats display the container's stats then exit