visual studio 2015 - How to deploy Service Fabric application services to different Virtual machines scale sets -
i see possible create different nodes per cluster. every node set virtual machine scale set. created cluster 2 nodes set, 1 frontend, other backend (more nodes , more powerful machines).
i have service fabric application 3 services. want 1 service deployed on frontend scale set , other 2 backend set.
how do visual studio 2015? if right click application , deploy, deploy successful how specify service deployed where?
have @ placement constraints. using these, can influence services run. more info here.
paragraph:
placement constraints , node properties
Comments
Post a Comment