File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ network stack. Data link layer packets are written directly to the virtual
99device inside the network namespace setup by Docker or Kubernetes.
1010
1111Configuring the network stack may provide performance benefits, but isn't the
12- only step to optimizing gVisor performance. See the [ Production guide] for more.
12+ only step to optimizing gVisor performance. See the
13+ [ Production guide] [ Production guide ] for more.
1314
1415The IP address and routes configured for the device are transferred inside the
1516sandbox. The loopback device runs exclusively inside the sandbox and does not
@@ -86,3 +87,4 @@ Offload (GSO) to run with a kernel that is newer than 3.17. Add the
8687```
8788
8889[ netstack ] : /docs/architecture_guide/networking/
90+ [ Production guide ] : /docs/user_guide/production/
You can’t perform that action at this time.
0 commit comments