Unable to open Fabric8 console on local Kubernetes install

72 views
Skip to first unread message

cris...@gmail.com

unread,
Jan 12, 2017, 4:50:09 PM1/12/17
to fabric8
syskubemaster:~> gofabric8 version
gofabric8, version 0.4.113 (branch: 'master', revision: '0610f51')
  build date:       '20170110-20:02:39'
  go version:       '1.7.1'

Just thought I'd get that out of the way first. I have a local Kubernetes cluster install (1 master, 3 nodes) and installed Fabric8 by downloading the gofabric8 executable and running the 'gofabric8 deploy -y' and 'gofabric8 secrets -y'. Everything appears to have installed just fine.

syskubemaster:~> kubectl get services
NAME                      CLUSTER-IP       EXTERNAL-IP   PORT(S)     AGE
fabric8                   10.99.208.164    <none>        80/TCP      1d
fabric8-docker-registry   10.104.210.137   <none>        80/TCP      1d
fabric8-forge             10.107.114.118   <none>        80/TCP      1d
gogs                      10.100.102.106   <none>        80/TCP      1d
gogs-ssh                  10.102.122.196   <none>        22/TCP      1d
jenkins                   10.107.67.123    <none>        80/TCP      1d
jenkins-jnlp              10.108.88.103    <none>        50000/TCP   1d
jenkinshift               10.110.147.233   <none>        80/TCP      1d
kubernetes                10.96.0.1        <none>        443/TCP     36d
nexus                     10.105.86.6      <none>        80/TCP      1d

But no matter what I do, I cannot seem to get access to the console. The ingress output gives me the following:

syskubemaster:~> kubectl get ing
NAME                      HOSTS                                                  ADDRESS   PORTS     AGE
fabric8                   fabric8.default.172.16.11.141.nip.io                             80        1d
fabric8-docker-registry   fabric8-docker-registry.default.172.16.11.141.nip.io             80        1d
fabric8-forge             fabric8-forge.default.172.16.11.141.nip.io                       80        1d
gogs                      gogs.default.172.16.11.141.nip.io                                80        1d
gogs-ssh                  gogs-ssh.default.172.16.11.141.nip.io                            80        1d
jenkins                   jenkins.default.172.16.11.141.nip.io                             80        1d
jenkins-jnlp              jenkins-jnlp.default.172.16.11.141.nip.io                        80        1d
jenkinshift               jenkinshift.default.172.16.11.141.nip.io                         80        1d
kubernetes                kubernetes.default.teamquest.com                                 80        6h
nexus                     nexus.default.172.16.11.141.nip.io                               80        1d

But no matter what I try, whether it be curl on the local machine or trying to access the console from a web browser on my laptop, I can't get anything to come up. I'm very new to the Kubernetes environment, so it's entirely possible that I've missed something somewhere. A little guidance would be greatly appreciated.



kurr...@gmail.com

unread,
Jan 23, 2017, 1:43:34 PM1/23/17
to fabric8
Did you solve the problem?

Reply all
Reply to author
Forward
0 new messages