Pod limit on Node - AWS EKS
问题 On AWS EKS I'm adding deployment with 17 replicas (requesting and limiting 64Mi memory) to a small cluster with 2 nodes type t3.small. Counting with kube-system pods, total running pods per node is 11 and 1 is left pending, i.e.: Node #1: aws-node-1 coredns-5-1as3 coredns-5-2das kube-proxy-1 +7 app pod replicas Node #2: aws-node-1 kube-proxy-1 +9 app pod replicas I understand that t3.small is a very small instance. I'm only trying to understand what is limiting me here. Memory request is not