AWS EKS throw error: exec /usr/local/bin/yarn: exec format error – Docker
I am building a nodejs app with docker, I am building on an EC2 instance (ubuntu/arm64) ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20211129 , and deploy it to AWS EKS, the node I am using is ubuntu-eks/k8s_1.22/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220630, however the pod goes into CrashLoopBackOff status, and gives…