Skip to content

Commit af4acc2

Browse files
authored
Merge pull request #26942 from jihoon-seo/patch-2
Fix broken anchor
2 parents 7fdd756 + c4ded15 commit af4acc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Overlay (VXLAN) networks on Windows do not support dual-stack networking today.
237237

238238
Windows is only supported as a worker node in the Kubernetes architecture and component matrix. This means that a Kubernetes cluster must always include Linux master nodes, zero or more Linux worker nodes, and zero or more Windows worker nodes.
239239

240-
#### Compute {compute-limitations}
240+
#### Compute {#compute-limitations}
241241

242242
##### Resource management and process isolation
243243

@@ -297,7 +297,7 @@ As a result, the following storage functionality is not supported on Windows nod
297297
* NFS based storage/volume support
298298
* Expanding the mounted volume (resizefs)
299299

300-
#### Networking {networking-limitations}
300+
#### Networking {#networking-limitations}
301301

302302
Windows Container Networking differs in some important ways from Linux networking. The [Microsoft documentation for Windows Container Networking](https://docs.microsoft.com/en-us/virtualization/windowscontainers/container-networking/architecture) contains additional details and background.
303303

0 commit comments

Comments
 (0)