You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -k 192.168.100.131:80
curl: (7) Failed to connect to 192.168.100.131 port 80: Connection refused `
I also noticed that nothing in the datapower container seems to be listening on port 8080. Does anyone know if this tutorial works ? Its a pretty standard K8s setup.
The text was updated successfully, but these errors were encountered:
Following instructions here - https://github.com/ibm-datapower/datapower-tutorials/blob/master/using-datapower-in-kubernetes/getting-started-datapower-in-gke.md on an OpenSource Kubernetes 1.20.2 Cluster with Persistence Volume Support and external Load Balancer. Everything deployed fine except my curl command against the Datapower service Fails to Connect. Steps I followed.
`- [ ] git clone https://github.com/ibm-datapower/datapower-tutorials.git
curl: (7) Failed to connect to 192.168.100.131 port 80: Connection refused `
I also noticed that nothing in the datapower container seems to be listening on port 8080. Does anyone know if this tutorial works ? Its a pretty standard K8s setup.
The text was updated successfully, but these errors were encountered: