Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
parent
eae3119f89
commit
7686c208ae
|
|
@ -189,7 +189,7 @@ For the node, pod, and service objects, the following network flows are supporte
|
||||||
* Node -> Pod
|
* Node -> Pod
|
||||||
* Pod -> Node
|
* Pod -> Node
|
||||||
|
|
||||||
##### IPAM
|
##### IP address management (IPAM) {#ipam}
|
||||||
The following IPAM options are supported on Windows:
|
The following IPAM options are supported on Windows:
|
||||||
|
|
||||||
* [Host-local](https://github.com/containernetworking/plugins/tree/master/plugins/ipam/host-local)
|
* [Host-local](https://github.com/containernetworking/plugins/tree/master/plugins/ipam/host-local)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue