The connection to the server localhost:8080 was refused - did you specify the right host or port?

From wikieduonline
Revision as of 16:41, 19 December 2022 by Ant (talk | contribs)
Jump to navigation Jump to search
The connection to the server localhost:8080 was refused - did you specify the right host or port?

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

Related

See also

Advertising: