shim

command module
v0.0.0-...-034515f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2021 License: Apache-2.0 Imports: 32 Imported by: 0

README

Build Status codecov

Shim

This project implements a shim called kata-shim for the Kata Containers project.

The shim runs in the host environment, handling standard I/O and signals on behalf of the container process which runs inside the virtual machine.

Debug mode

To enable agent debug output to the system journal, run with -debug.

Enable trace support

To generate OpenTracing traces using Jaeger, run with -trace.

Note:

Since the Jaeger package used by the shim needs to communicate trace information to the Jaeger agent, it is necessary to ensure the shim runs in the same network namespace as the Jaeger agent.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL