Skip to content

Commit cf30d9e

Browse files
authored
Merge pull request #1142 from devanshpoplii/patch-4
Remove note about IAM role usage for Windows nodes
2 parents a47be51 + be1f523 commit cf30d9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

latest/ug/clusters/windows-support.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Before deploying Windows nodes, be aware of the following considerations.
2121
* 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.
2222
* 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.
2323
* The `kubelet` and `kube-proxy` event logs are redirected to the `EKS Windows` Event Log and are set to a 200 MB limit.
24-
* You can't use the same IAM role for both Linux and Windows nodes.
2524
* You can't use <<security-groups-for-pods,Assign security groups to individual pods>> with Pods running on Windows nodes.
2625
* You can't use <<cni-custom-network,custom networking>> with Windows nodes.
2726
* You can't use `IPv6` with Windows nodes.

0 commit comments

Comments
 (0)