Hi,
As long as you selected “Private” at the start, your service won’t have a public endpoint
That’s correct. A “private service” is actually a web service with a port that is not exposed publicly (it’s only exposed within the service mesh).
Hi,
As long as you selected “Private” at the start, your service won’t have a public endpoint
That’s correct. A “private service” is actually a web service with a port that is not exposed publicly (it’s only exposed within the service mesh).