Are you using the AWS VPC CNI, or did you replace the CNI with something else?
creamy-pencil-82913
10/17/2025, 7:24 PM
Pods should have IPs in your subnets if you want the apiserver to be able to reach them.
f
full-tent-78187
10/17/2025, 8:52 PM
Thank you, your comment pointed me in the right direction. I’m using vpc-cni in a classic setup. I had to add an additional rule in the node sg to make it work.
full-tent-78187
10/17/2025, 8:53 PM
Commented on the issue to leave some documentation.