Hi, I got an error and want to ask if anyone has experienced this before.
I am using EKS (v1.30).
After updating the AMI, some pods on a specific node encountered the following error:
Pod is in pending stage (Error: FailedScheduling: didn't match Pod's node affinity/selector)
When the node group’s disk size was 20GiB, this error occurred. However, after increasing it to 100GiB, the error disappeared.
I can’t reproduce the issue now, so I’m leaving this note here.
Has anyone experienced a similar issue?