microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.02k stars 399 forks source link

SFC Onebox ContainerActivatorService is not resgistered #762

Open mvperez opened 6 years ago

mvperez commented 6 years ago

I'm running a local SF linux cluster using Onebox (my machine is windows 10 pro). I can deploy successfully the package with 1 service (docker image). The image is tested locally from docker where I can pull it from ACR and run the container. But deploying to onebox gives me the above error. image Update: I can deploy exactly the same package in azure service fabric cluster (linux)

masnider commented 4 years ago

@mvperez - I don't believe we've tested or support this scenario. Adding @erikadoyle - can we work with @gkhanna79 to determine when/how we'd support one node clusters on Windows and be sure to update the relevant docs to call it out as unsupported/supported with some specific process? Thanks.