Skip to content

Commit 3b92e25

Browse files
committed
updated network-setup.md
Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 1b604e7 commit 3b92e25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/network-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This is a very simple quick-start guide to getting a Firecracker guest connected
44
to the network. If you're using Firecracker in production, or even want to run
55
multiple guests, you'll need to adapt this setup.
66

7+
**Note**
8+
Currently firecracker supports only TUN/TAP network backend with no multi queue support.
9+
710
The simple steps in this guide assume that your internet-facing interface is
811
`eth0`, you have nothing else using `tap0` and no other `iptables` rules.
912
Check out the *Advanced:* sections if that doesn't work for you.

0 commit comments

Comments
 (0)