简体   繁体   English

是否可以在本地运行Azure Service Fabric Mesh?

[英]Is it possible to run Azure Service Fabric Mesh on-premises?

Azure Service Fabric can be run on Windows Server . Azure Service Fabric 可以在Windows Server上运行 Can Service Fabric Mesh be hosted that way as well? 可以用这种方式托管Service Fabric Mesh吗?

The underline platform is the same service fabric binaries, the only difference is that on MESH you don't manage nodes and all definitions is based on Containers and Hardware Resources (Network, CPU, storage), you will be able to simulate a "Single Node" MESH cluster like you do with current SF and deploy you mesh applications in there. 下划线平台是相同的服务结构二进制文件,唯一的区别是在MESH上您不管理节点,并且所有定义都基于容器和硬件资源(网络,CPU,存储),您将能够模拟“单一节点” MESH集群,就像您使用当前SF一样,并在其中部署网格应用程序。

If your plan is to have a production environment onPrem I haven't got in much details about it, now that it is becoming an opensource solution, I assume yes, but I don't think it is on their top priority. 如果您的计划是在Prem上创建生产环境,那么我就没有太多细节了,现在它已经成为开源解决方案,我想是的,但是我认为这不是他们的重中之重。

For now, there is not much documentation about it, so the best you can find will be on these links: 目前,关于它的文档还很少,因此,您可以在这些链接上找到最好的:

https://docs.microsoft.com/en-gb/azure/service-fabric-mesh/ https://docs.microsoft.com/en-gb/azure/service-fabric-mesh/

https://azure.microsoft.com/en-us/blog/azure-service-fabric-mesh-is-now-in-public-preview/ https://azure.microsoft.com/en-us/blog/azure-service-fabric-mesh-is-now-in-public-preview/

How to setup local development cluster: 如何设置本地开发集群:

https://docs.microsoft.com/en-gb/azure/service-fabric-mesh/service-fabric-mesh-howto-setup-developer-environment-sdk https://docs.microsoft.com/en-gb/azure/service-fabric-mesh/service-fabric-mesh-howto-setup-developer-environment-sdk

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 本地Azure Service Fabric Cluster的负载平衡器 - Load balancer for Azure Service Fabric Cluster on-premises 我们如何将Azure服务矩阵群集连接到本地服务/数据库? - How can we connect our Azure service fabric cluster to on-premises service/ database? 如何为现有的内部部署群集配置和启用Azure Service Fabric反向代理? - How to configure and enable Azure Service Fabric Reverse Proxy for an existing on-premises cluster? 本地Azure移动服务/应用服务 - Azure Mobile Service/App Services On-Premises 本地 SQL 备份到 Azure 恢复服务 - On-premises SQL backup to Azure recovery service 使用本地 DNS 服务器的 Service Fabric VM 无法解析 - Service Fabric VM using on-premises DNS servers not resolving Azure 应用服务是否可以使用站点到站点 VPN 连接到本地数据库? - Is it possible for an Azure App Service to connect to an On-Premises Database using a Site to Site VPN? Azure Service Bus是否在Azure Stack(本地)上可用 - Is Azure Service Bus available on Azure Stack (on-premises) 在本地运行 azure 函数或 webjob,但只运行一次 - run azure function or webjob on-premises, but run only once 使用Azure本地的RESTful服务 - Consume RESTful service located On-Premises from Azure
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM