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
83 stars 10 forks source link

Configuration Management? #262

Open fauxcoding opened 5 years ago

fauxcoding commented 5 years ago

According to this section of the documentation, SF Mesh has configuration management.

How does this work currently?

ChackDan commented 5 years ago

Only a small subset of the features are enabled in preview today, like the resources, Env variables, capacity, replicas etc can be configured for a deployment today. The overview document you refer to is the features we are working on to enable in the coming months. some the features like deploying across AZs is prioritized after the key features like secrets, Routing rules come in.