Closed matzew closed 7 years ago
Hello,
I've started the Openshift Origin (upstream) 3.6.0 release, like:
oc cluster up --metrics --service-catalog=true
Now I want to run an APB, located here: https://github.com/feedhenry/3scale-apb
On its master branch, I did:
make DOCKERORG="matzew" apb bootstrap
our Makefile went well, and some image got pushed to my docker-hub account, however, on the apb boostrap, I am getting the following error:
Makefile
apb boostrap
Exception occurred! Could not find route to ansible-service-broker. Use --broker or log into the cluster using "oc login"
Any ideas ?
BTW. I am on this version:
apb-0.2.4-1.20171004141547.fc26.noarch
Was on a wrong OC - w/ no asb installed - sorry for the noice
Hello,
I've started the Openshift Origin (upstream) 3.6.0 release, like:
Now I want to run an APB, located here: https://github.com/feedhenry/3scale-apb
On its master branch, I did:
our
Makefile
went well, and some image got pushed to my docker-hub account, however, on theapb boostrap
, I am getting the following error:Any ideas ?
BTW. I am on this version: