Skip to content

Commit 6d68578

Browse files
authored
Revert "Added sub-clustering documentation"
1 parent f10c94a commit 6d68578

File tree

5 files changed

+0
-138
lines changed

5 files changed

+0
-138
lines changed

articles/service-fabric/service-fabric-cluster-resource-manager-balancing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ The Cluster Resource Manager automatically figures out what services are related
200200
* Metrics are how the Service Fabric Cluster Resource Manger manages consumption and capacity in the cluster. To learn more about metrics and how to configure them, check out [this article](service-fabric-cluster-resource-manager-metrics.md)
201201
* Movement Cost is one way of signaling to the Cluster Resource Manager that certain services are more expensive to move than others. For more about movement cost, refer to [this article](service-fabric-cluster-resource-manager-movement-cost.md)
202202
* The Cluster Resource Manager has several throttles that you can configure to slow down churn in the cluster. They're not normally necessary, but if you need them you can learn about them [here](service-fabric-cluster-resource-manager-advanced-throttling.md)
203-
* The Cluster Resource Manager can recognize and handle sub-clustering (a situation that sometimes arises when you use placement constraints and balancing). To learn how sub-clustering can affect balancing and how you can handle it, see [here](service-fabric-cluster-resource-manager-subclustering.md)
204203

205204
[Image1]:./media/service-fabric-cluster-resource-manager-balancing/cluster-resrouce-manager-balancing-thresholds.png
206205
[Image2]:./media/service-fabric-cluster-resource-manager-balancing/cluster-resource-manager-balancing-threshold-triggered-results.png

articles/service-fabric/service-fabric-cluster-resource-manager-subclustering.md

Lines changed: 0 additions & 135 deletions
This file was deleted.

articles/service-fabric/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@
317317
href: service-fabric-cluster-resource-manager-defragmentation-metrics.md
318318
- name: Balance a cluster
319319
href: service-fabric-cluster-resource-manager-balancing.md
320-
- name: Subclustering
321-
href: service-fabric-cluster-resource-manager-subclustering.md
322320
- name: Throttling
323321
href: service-fabric-cluster-resource-manager-advanced-throttling.md
324322
- name: Service movement

0 commit comments

Comments
 (0)