Skip to content

Commit bde2668

Browse files
raduweissandreeaflorescu
authored andcommitted
docs: readme feature & capabilities updates
- Mention experimental vsock support. - Link the jailer to its docs. Signed-off-by: Radu Weiss <[email protected]>
1 parent 5b7c43d commit bde2668

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,18 @@ The **API endpoint** can be used to:
9090
- Configure the logging and metric system.
9191
- `[BETA]` Configure the data tree of the guest-facing metadata service. The
9292
service is only available to the guest if this resource is configured.
93+
- `[EXPERIMENTAL]` Add one or more [vsock sockets](docs/experimental-vsock.md)
94+
to the microVM.
9395
- Start the microVM using a given kernel image, root file system, and boot
9496
arguments.
9597
- Stop the microVM.
9698

9799
**Built-in Capabilities**:
98100

99101
- Demand fault paging and CPU oversubscription enabled by default.
100-
- Jailer process for starting Firecracker in production scenarios; applies a
101-
cgroup/namespace/seccomp rule isolation barrier and then drops privileges.
102+
- [Jailer](docs/jailer.md) process for starting Firecracker in production
103+
scenarios; applies a cgroup/namespace/seccomp rule isolation barrier and then
104+
drops privileges.
102105

103106
## Performance
104107

0 commit comments

Comments
 (0)