You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
$ ln -s /snap/kata-containers/288/usr/libexec/kata-containers/kata-shim /usr/bin/containerd-shim-kata-v2 # doing this so containerd picks it up; may be wrong.
$ sudo ctr run --runtime io.containerd.run.kata.v2 -t --rm docker.io/library/busybox:latest hello sh
ctr: flag provided but not defined: -namespace
Usage of /usr/bin/containerd-shim-kata-v2:
-agent string
agent gRPC socket endpoint
-agent-logs-socket string
socket to listen on to retrieve agent logs
-container string
container id for the shim
-debug
enable debug mode
-exec-id string
process id for the shim
-log string
set shim log level: debug, info, warn, error, fatal or panic (default "warn")
-proxy-exit-code
proxy exit code of the process (default true)
-terminal
specify if a terminal is setup
-trace
enable opentracing support
-version
display program version and exit:exit status 2: unknown