[EnMasse] LoadBalancer pending on minikube

Tom Harris tom.harris at ammeon.com
Mon Feb 18 17:02:12 UTC 2019


Hi,
Please bear with me as I'm finding my way around enmasse and kubernetes and
this issue may be something basic on my side.

I was trying to follow the below example for version enmasse-0.26.2
http://enmasse.io/documentation/master/kubernetes/

I think I executed all steps, but my LoadBalancers are all <pending>  and
the following returns nothing.

 minikube service console-cks83h1y5v-external


kubectl get addressspace myspace -o
jsonpath={.status.endpointStatuses[?(@.name==\'messaging\')].externalHost}

Any help appreciated.

Here is some kubectl o/p

kubectl get pods
NAME                                        READY   STATUS    RESTARTS   AGE
address-space-controller-6659584688-cj6sk   1/1     Running   5          3d
agent.cks83h1y5v-7fc896dbcb-vvn7p           1/1     Running   2          2h
api-server-7448cdb9b9-hzbsp                 1/1     Running   3          3d
broker.cks83h1y5v-84974b75d7-qsmjf          1/1     Running   1          2h
keycloak-77fc676fd4-76n92                   1/1     Running   2          3d
keycloak-controller-5f9b878f55-mgsc6        1/1     Running   2          3d


kubectl get services
NAME                                TYPE           CLUSTER-IP
 EXTERNAL-IP   PORT(S)             AGE
address-space-controller            ClusterIP      10.102.64.4      <none>
      8080/TCP            3d
api-server                          ClusterIP      10.104.57.84     <none>
      443/TCP,8080/TCP    3d
broker-cks83h1y5v                   ClusterIP      10.105.203.67    <none>
      55671/TCP           2h
console-cks83h1y5v                  ClusterIP      10.106.49.252    <none>
      8081/TCP,8088/TCP   2h
console-cks83h1y5v-external         LoadBalancer   10.110.174.169
 <pending>     8081:31862/TCP      2h
messaging-cks83h1y5v                ClusterIP      10.96.92.201     <none>
      5672/TCP,5671/TCP   2h
messaging-cks83h1y5v-external       LoadBalancer   10.108.161.106
 <pending>     5671:30876/TCP      2h
messaging-wss-cks83h1y5v-external   LoadBalancer   10.104.145.87
<pending>     5671:30768/TCP      2h
restapi                             LoadBalancer   10.104.101.118
 <pending>     443:30583/TCP       3d
standard-authservice                ClusterIP      10.101.175.149   <none>
      5671/TCP,8443/TCP   3d

/T

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/enmasse/attachments/20190218/ddf1c047/attachment.htm>


More information about the enmasse mailing list