I am beginner at Kubernetes and EKS. I am trying to run a cluster on AWS using EKS and Terraform. The cluster is created, the image is pulled on the worker node successfully and status of the POD changes from creating container to 'running' but immediately it changes to failed and 'Terminated'. I described the POD but have not found any useful information. The error message is:
which is not very helpful for me. I would appreciate your help. /thanks