JV
When I'm executing kubectl apply -f Deployment.yml I get the error The connection to the server localhost:8080 was refused - did you specify the right host or port? I am running both servers on EC2 instances and in the security gropus I've opened ports 3000, 8080, but I can't get passed this error. Thanks!