From 0349514d11126c7d672ddc70ed13da772b73aedd Mon Sep 17 00:00:00 2001 From: David Schott <36676176+daschott@users.noreply.github.com> Date: Tue, 30 Jun 2020 11:54:33 -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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 98c73328d8..9be4d1da36 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 @@ -196,8 +196,11 @@ The following IPAM options are supported on Windows: * HNS IPAM (Inbox platform IPAM, this is a fallback when no IPAM is set) * [Azure-vnet-ipam](https://github.com/Azure/azure-container-networking/blob/master/docs/ipam.md) (for azure-cni only) -##### Services & Load Balancing -The following settings applicable to services and load balancing are available on Windows: +##### Load balancing and Services + +On Windows, you can use the following settings to configure Services and load balancing behavior:``` + +This wording makes it clear that “Service” refers to the Kubernetes resource by that name. | Feature | Description | Supported Kubernetes version | Supported Windows OS build | How to enable | | ------- | ----------- | ----------------------------- | -------------------------- | ------------- |