Merge pull request #628 from franciosi/origin/patch-1
Small typo improves in README.md
This commit is contained in:
commit
fc2a8805b4
@ -1,6 +1,6 @@
|
|||||||
[](https://travis-ci.org/containernetworking/plugins)
|
[](https://travis-ci.org/containernetworking/plugins)
|
||||||
|
|
||||||
# plugins
|
# Plugins
|
||||||
Some CNI network plugins, maintained by the containernetworking team. For more information, see the [CNI website](https://www.cni.dev).
|
Some CNI network plugins, maintained by the containernetworking team. For more information, see the [CNI website](https://www.cni.dev).
|
||||||
|
|
||||||
Read [CONTRIBUTING](CONTRIBUTING.md) for build and test instructions.
|
Read [CONTRIBUTING](CONTRIBUTING.md) for build and test instructions.
|
||||||
@ -14,7 +14,7 @@ Read [CONTRIBUTING](CONTRIBUTING.md) for build and test instructions.
|
|||||||
* `ptp`: Creates a veth pair.
|
* `ptp`: Creates a veth pair.
|
||||||
* `vlan`: Allocates a vlan device.
|
* `vlan`: Allocates a vlan device.
|
||||||
* `host-device`: Move an already-existing device into a container.
|
* `host-device`: Move an already-existing device into a container.
|
||||||
#### Windows: windows specific
|
#### Windows: Windows specific
|
||||||
* `win-bridge`: Creates a bridge, adds the host and the container to it.
|
* `win-bridge`: Creates a bridge, adds the host and the container to it.
|
||||||
* `win-overlay`: Creates an overlay interface to the container.
|
* `win-overlay`: Creates an overlay interface to the container.
|
||||||
### IPAM: IP address allocation
|
### IPAM: IP address allocation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user