teamhephy / workflow

Hephy Workflow - An open source fork of Deis Workflow - The open source PaaS for Kubernetes.
MIT License
406 stars 37 forks source link

Can't pull example-go application #12

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @ColdHeat on July 1, 2017 23:43

I'm just trying to follow the Deploy Your First Application tutorial and I'm running into this error:

❯ deis pull deis/example-go -a expert-neckwear
Creating build... Error: Unknown Error (400): {"detail":"Put http://127.0.0.1:5555/v1/repositories/expert-neckwear/: dial tcp 127.0.0.1:5555: getsockopt: connection refused"}

Copied from original issue: deis/workflow#834

Cryptophobia commented 6 years ago

From @mikefaille on November 21, 2017 0:57

Same thing for me. I configured rbac too.

helm upgrade unrealistic-markhor deis/workflow --namespace deis --set global.experimental_native_ingress=true,controller.platform_domain=<hidden> --set global.use_rbac=true