Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion latest/ug/clusters/windows-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Before deploying Windows nodes, be aware of the following considerations.
* You can use host networking on Windows nodes using `HostProcess` Pods. For more information, see https://kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/[Create a Windows HostProcessPod] in the Kubernetes documentation.
* Amazon EKS clusters must contain one or more Linux or Fargate nodes to run core system Pods that only run on Linux, such as CoreDNS.
* The `kubelet` and `kube-proxy` event logs are redirected to the `EKS Windows` Event Log and are set to a 200 MB limit.
* You can't use the same IAM role for both Linux and Windows nodes.
* You can't use <<security-groups-for-pods,Assign security groups to individual pods>> with Pods running on Windows nodes.
* You can't use <<cni-custom-network,custom networking>> with Windows nodes.
* You can't use `IPv6` with Windows nodes.
Expand Down