[EKS][Request] Fix MTU setting for windows worker node
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
Issue: Clients getting 504 from ALB in a cluster with mixed worker nodes when the selected target is window.
Fix: Manually fixing the MTU in worker node(window) as per (https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/network_mtu.html#set-mtu-windows-ena-driver) to Jumbo frames fixes the issue.
Request: Remove the need of manual intervention.
Contributor guide
Research direction
No repository files or tests are identified. Start by reading the linked AWS EC2 Windows MTU guidance and investigate how EKS configures MTU on Windows worker nodes in mixed clusters. Done means jumbo-frame MTU is configured without manual intervention and the reported 504s no longer occur when ALB selects a Windows target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- cloud, infrastructure, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100