From 7686c208aefe241988d447ade64eeee34d25305b Mon Sep 17 00:00:00 2001 From: David Schott <36676176+daschott@users.noreply.github.com> Date: Tue, 30 Jun 2020 11:53:46 -0700 Subject: [PATCH] Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md Co-authored-by: Tim Bannister --- .../windows/intro-windows-in-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md index ff8c04d743..55d0b2e2e1 100644 --- a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md +++ b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md @@ -189,7 +189,7 @@ For the node, pod, and service objects, the following network flows are supporte * Node -> Pod * Pod -> Node -##### IPAM +##### IP address management (IPAM) {#ipam} The following IPAM options are supported on Windows: * [Host-local](https://github.com/containernetworking/plugins/tree/master/plugins/ipam/host-local)