Service Fabric - How to reserve or protect my hardcoded Port
问题 Landscape: We have an Application with two micro services. Micro Service A is used to expose the application outside the cluster (our web server) Micro Service B is our business functionality. We have an F5 in front of Micro Service A to handle the load balancing over the hard coded Ports(onPrem). Inside Micro Service A we are hard coding specific ports for the http endpoint in the manifest. Problem: We witness it is possible that sometimes Micro Service B (Business functionality) will steal