Difference between revisions of "NoneType"
Jump to navigation
Jump to search
(Created page with " aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name) 'NoneType' object is not iterable Solution: rm ~/.k...") |
|||
Line 5: | Line 5: | ||
'NoneType' object is not iterable | 'NoneType' object is not iterable | ||
Solution: rm [[~/.kube/config]] and execute it again | Solution: rm [[~/.kube/config]] and execute it again | ||
+ | |||
+ | |||
+ | |||
+ | ERROR: Top level object in './docker-compose.yml' needs to be an object not '<class 'NoneType'>'. |
Revision as of 19:00, 2 May 2022
aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name) 'NoneType' object is not iterable Solution: rm ~/.kube/config and execute it again
ERROR: Top level object in './docker-compose.yml' needs to be an object not '<class 'NoneType'>'.
Advertising: