Error with only ECR image Back-off restarting failed container – Docker
I'm new with k8s and I've deployed a simple nginx deployment using eks and ecr. The problem only present when I'm using ecr image, it's not happens with nginx public image from docker hub. Here is my deployment file. apiVersion:…