Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 545 Bytes

guest_components.md

File metadata and controls

12 lines (9 loc) · 545 Bytes

Guest Components

When tweaking components like the KBC or image-rs, we need to modify the guest component binaries that get included in the Kata Agent. This is a two step process.

First, you can use our work-on container images to patch and build new versions of the guest components. See inv -l gc for more details.

Second, push the changes to a git branch or repo. Then you can reference it inside the Cargo file for the Kata Agent here.