Expose Solace Service to the Internet using Kong Ingress
praveen
Member Posts: 4 ✭
I am using Solace PubSub+ standard, which is deployed using Helm Chart.
All pods and services are up and running. I have exposed Solace service into the internet using Kong Ingress.
Issue is I am able to expose using root path, I want to use custom path.
Please help me with the configuration changes that are made.
All pods and services are up and running. I have exposed Solace service into the internet using Kong Ingress.
Issue is I am able to expose using root path, I want to use custom path.
Please help me with the configuration changes that are made.
Tagged:
0
Answers
-
@marc Thanks for quick response, Sorry I was out of town for a while.
Issue is I am exposing the solace service to the internet using http://<IP-addr>
I want to use something like this http://<IP-addr>/solace or http://<IP-addr>/foo, other than root path (http://<IP-addr>/).0