Closed Akshaykapoor closed 7 years ago
This issue is a duplicate of https://github.com/deis/workflow/issues/678 which was fixed in v2.11. If you want to run with v2.10 just patch "localhost" with "127.0.0.1" in your charts. Thanks!
@bacongobbler thanks for the prompt response, worked like a charm!
Guys I'm new to deis and wanting to test and setup for my workflows.
I'm running deis client version 2.10.0 with k8s installed on aws,
I tried running the example-go app from the docs, and facing the issue below. Ofcourse git cone and other stuuf was done before that.
running
deis create
Following are the logs in deis-router
and deis-controller
running
git push deis master
after the above results in the following. So far so good, until after which it craps out withsocket.timeout
. Please see the trace below for more informationI've been successful in trying out deis locally with
minikube
though a different version of k8s,1.4.7
. Am i missing something ? Would be helpful if somebody can point me in the right direction.Logs from deis-builder,
deis-router
This is what i get in the end,