You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unable to get details for instance "i-xxxxxxxxxx": NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose messaging see aws.Config.CredentialsChainVerboseErrors
I have executed kubectl create -f deploy/ingress-controller.yaml As a result my pod(kube-ingress-aws-controller) went in CrashLoopBackOff with above error string.
The text was updated successfully, but these errors were encountered:
Hi @mikkeloscar ,
Yes IAM is configured using kube2iam,
and replaced at Line 22 iam.amazonaws.com/role: arn:aws:iam::12345678901:role/YOUR_PRECONFIGURED_ROLE.
Could you please advice what needs to be done.
I'm completely new to devops.
unable to get details for instance "i-xxxxxxxxxx": NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose messaging see aws.Config.CredentialsChainVerboseErrors
I have executed kubectl create -f deploy/ingress-controller.yaml As a result my pod(kube-ingress-aws-controller) went in CrashLoopBackOff with above error string.
The text was updated successfully, but these errors were encountered: