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

'NoneType' object is not iterable while trying to update-kubeconfig #61

Closed
vvenkateshgupta opened this issue Mar 11, 2022 · 2 comments · Fixed by #64
Closed

'NoneType' object is not iterable while trying to update-kubeconfig #61

vvenkateshgupta opened this issue Mar 11, 2022 · 2 comments · Fixed by #64

Comments

@vvenkateshgupta
Copy link

aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)

'NoneType' object is not iterable

@RamzesX
Copy link

RamzesX commented Apr 17, 2022

I have to delte ~/.kube config file.
After deletion everything is ok.

@alanszlosek
Copy link
Contributor

This should now be fixed by #65. Please let us know if you are still having issues.

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

Successfully merging a pull request may close this issue.

3 participants