File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments