Difference between revisions of "The connection to the server localhost:8080 was refused - did you specify the right host or port?"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 +
 +
Solution:
 +
Update kubeconfig with credentials:
 +
[[aws eks --region]] $(terraform output -raw region) [[update-kubeconfig]] --name $(terraform output -raw cluster_name)
  
 
== Related ==
 
== Related ==

Revision as of 22:53, 30 August 2022


Solution:
Update kubeconfig with credentials:
aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)

Related

See also

Advertising: