Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QM libkrun tests c9s #664

Open
Yarboa opened this issue Nov 21, 2024 · 0 comments
Open

QM libkrun tests c9s #664

Yarboa opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@Yarboa
Copy link
Collaborator

Yarboa commented Nov 21, 2024

libkrun automotive use cases:

  • Adding VM-isolation capabilities to an OCI runtime.
  • Implementing a lightweight jailer for serverless workloads.
  • Bringing additional self-isolation capabilities to conventional services (think of something as simple as chroot, but more powerful).

since qm is controlled by containers libkrun provides chroot capabilities.

Prepare:
Install the following rpms from (private copr for now)

https://copr.fedorainfracloud.org/coprs/slp/autosd-krun
Install 3 packages into QM
libkrun and libkrunfw, crun-krun is

Test:
run the following command inside qm
podman run --rm --runtime=krun docker.io/library/busybox uname -a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants