I have .NET Core Azure Service Fabric application and I want to deploy it to my Ubuntu Linux server.
There is tutorial for Windows Server Deployment https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-creation-for-windows-server
There is also tutorial for Azure Linux deployment
Is it possible to run ASF on-premise on Linux?