When running the kubectl cluster-info command that is recommended to ensure that the kind cluster is ready I get an error that prevents me from moving on in the beginning steps.
The Error:
E0605 15:23:12.499494 5468 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64812/api?timeout=32s": net/http: TLS handshake timeout
This appears even with all the recommended dependencies that have been installed on my machine.
When running the kubectl cluster-info command that is recommended to ensure that the kind cluster is ready I get an error that prevents me from moving on in the beginning steps.
The Error:
E0605 15:23:12.499494 5468 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:64812/api?timeout=32s": net/http: TLS handshake timeout
This appears even with all the recommended dependencies that have been installed on my machine.