Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pods "aws-load-balancer-controller-78bf9f4898-" is forbidden: error looking up service account kube-system/aws-load-balancer-controller: serviceaccount "aws-load-balancer-controller" not found #52

Open
imsanju02k opened this issue Feb 13, 2024 · 0 comments

Comments

@imsanju02k
Copy link

just create the namespace
kubectl create serviceaccount aws-load-balancer-controller --namespace=kube-system
then the above-mentioned error will be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant