getting-started-kubernetes
getting-started-kubernetes copied to clipboard
Local cluster setup is not working
Following https://github.com/jetstack/getting-started-kubernetes/blob/master/labs/setup-local-cluster.md accurately the command: kubectl cluster-info
returns the following error:
error: couldn't read version from server: Get http://localhost:8080/api: dial tcp 127.0.0.1:8080: connection refused.