You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features-linux.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,3 +228,17 @@ Irrelevant to the availability of Intel RDT on the host operating system.
228
228
}
229
229
}
230
230
```
231
+
232
+
## <aname="linuxFeaturesNetDevices" />NetDevices
233
+
234
+
**`netDevices`** (object, OPTIONAL) represents the runtime's implementation status of Linux network devices.
235
+
236
+
***`enabled`** (bool, OPTIONAL) represents whether the runtime supports the capability to move Linux network devices into the container's network namespace.
0 commit comments