Skip to content

Commit

Permalink
Add the tap plugin in doc
Browse files Browse the repository at this point in the history
Signed-off-by: astraw99 <[email protected]>
  • Loading branch information
astraw99 committed Jul 8, 2023
1 parent e322049 commit a95346b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/plugins/current/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ These are general-purpose CNI network plugins maintained by the containernetwork
* [`ptp`](main/ptp): Creates a veth pair
* [`host-device`](main/host-device): Moves an already-existing device into a container
* [`vlan`](main/vlan): Creates a vlan interface off a master
* [`tap`](main/tap): Creates a tap device inside the container namespace

#### Windows: windows specific

Expand Down

0 comments on commit a95346b

Please sign in to comment.