Difference between revisions of "Aws eks update-kubeconfig"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* <code>[[aws eks]] update-kubeconfig</code>
 
* <code>[[aws eks]] update-kubeconfig</code>
 
* <code>[[aws eks]] --region $([[terraform output]] -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code>
 
* <code>[[aws eks]] --region $([[terraform output]] -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code>
 +
 +
 +
aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
 +
'[[NoneType]]' object is not iterable
  
 
== See also ==
 
== See also ==

Revision as of 20:26, 29 November 2021


aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
'NoneType' object is not iterable

See also

Advertising: