Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 13 forks source link

Provide documentation on networking #222

Closed tomkerkhove closed 4 years ago

tomkerkhove commented 6 years ago

Are there plans to provide more documentation on the networking aspect of Mesh?

Currently the only documentation that I can find is:

Networks are individually deployable resources, just like applications and services. A network resource is used to create a private network for your applications. Multiple services from different applications can be part of the same network.

Things that I'm wondering about: