We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b604e7 commit 3b92e25Copy full SHA for 3b92e25
docs/network-setup.md
@@ -4,6 +4,9 @@ This is a very simple quick-start guide to getting a Firecracker guest connected
4
to the network. If you're using Firecracker in production, or even want to run
5
multiple guests, you'll need to adapt this setup.
6
7
+**Note**
8
+Currently firecracker supports only TUN/TAP network backend with no multi queue support.
9
+
10
The simple steps in this guide assume that your internet-facing interface is
11
`eth0`, you have nothing else using `tap0` and no other `iptables` rules.
12
Check out the *Advanced:* sections if that doesn't work for you.
0 commit comments