0

Is it possible to build a standalone Service Fabric cluster where Microsoft Nano is used as nodes?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Freeking
  • 1
  • 1

1 Answers1

0

I presume you mean for on-premise deployment. If it is then the answer is no as the minimum requirement wont be met. https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-standalone-deployment-preparation

Prerequisites for each machine that you want to add to the cluster:+

  • A minimum of 16 GB of RAM is recommended.
  • A minimum of 40 of GB available disk space is recommended.
  • A 4 core or greater CPU is recommended.
duongthaiha
  • 855
  • 6
  • 17