Cannot able to launch pod using local docker image also from ECR

Hi Team,

I have installed the kubeadm1.28 cluster locally. I cannot able to launch the pod using the local docker image and from ECR. Any suggestions? Tried creating secrets and imagepull secrets nothing working

Hello,

Can you be more specific?
One thing you must know about using ECR is that AWS change the credential every 12 hours, therefore if you do get a working image pull secret, then after 12 hours it will no longer work and must be updated.