I am using the following link to setup kubernetes environment and run a containers in kubernetes.
However,when I run "kubectl create -f db-service.yaml" as mentioned in section 1.3.3 - step 5, am getting "The connection to the server localhost:8080 was refused - did you specify the right host or port?".
Can you help if am missing anything, any suggestion is appreciated.