Update README.md

Changed wording around Mesh to remove cluster which doesn't exist in SFM world.
This commit is contained in:
Matt Trower
2018-08-02 16:26:28 -07:00
committed by GitHub
parent bcea8b955b
commit 3b1986c71f

View File

@@ -2,7 +2,7 @@
[Service Fabric Mesh](https://docs.microsoft.com/en-us/azure/service-fabric-mesh/service-fabric-mesh-overview) is a fully managed service that enables developers to deploy microservices applications without managing virtual machines, storage, or networking. Applications hosted on Service Fabric Mesh run and scale without you worrying about the infrastructure powering it.
The Virtual kubelet integration allows you to use the Kubernetes API to burst out compute to a Service Fabric Mesh cluster and schedule pods as Mesh Applications.
The Virtual kubelet integration allows you to use the Kubernetes API to burst out compute to Service Fabric Mesh and schedule pods as Mesh Applications.
## Status: Experimental