cloud-agility / board

0 stars 0 forks source link

Check if ingress is working on free Bluemix account #5

Open raudaviciusm opened 6 years ago

ldesrosi commented 6 years ago

The latest version of Istio is deployed on our Bluemix cluster (cloud.agility.cluster) with the Bookinfo application.

I can confirm that the Istio Ingress is WORKING on our cluster. You can access the book info app here: http://169.51.15.190:30558/productpage

Reviewing this documentation: https://console.bluemix.net/docs/containers/cs_planning.html#cs_ingress
I can only guess that the limitation is that the free-tier does not offer an "external" ingress-controller as the Istio ingress-controller is clearly working.