[docs] Quickstart troubleshooting #5220
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind bug
What steps did you take and what happened:
The quickstart doesn't seem to reach a ready cluster with the current instructions.
What did you expect to happen:
Workload cluster provisioned and ready
Anything else you would like to add:
In the provisioned instance, it seems it's trying to access API on localhost
E1120 17:50:20.816379 1861 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused
Perhaps it's something I missed
Of course i might have done something wrong, Is that a known error?
In any case, I believe a review of the quickstart (and dev guide) would help to make it more resilient.
The text was updated successfully, but these errors were encountered: