fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Fabric8 on Openshift #6744

Open glennodickson opened 7 years ago

glennodickson commented 7 years ago

oc v1.3.1 kubernetes v1.3.0+52492b4 openshift v1.3.1 kubernetes v1.3.0+52492b4

Hi I've deployed fabric8 onto Openshift using the following command: > gofabric8 deploy

I get the Fabric8 page as you would expect however it presents a message as follows: image

Install looked clean.

gofabric validate produced (no errors): C:\Users\dickson>gofabric8 validate

Validating your OpenShift installation at https://..... in namespace default

Service account...............................................................?
Console.......................................................................?
Templates.....................................................................?
SecurityContextConstraints....................................................?
PersistentVolumeClaims........................................................?
ConfigMaps....................................................................?

Any help/leads would be appreciated please? Thanks.

MarWestermann commented 7 years ago

I guess fabric8 cannot access the api. What does the console say what url it calls to access the openshift rest api? If your api lives on another url you can provide it to the deploy command with the param --api-server