Skip to content

Commit 38b0f80

Browse files
committed
Remove incorrect difference between hubless/hubful - both have a limit of 100 members, which is documented elsewhere.
1 parent bfa5e84 commit 38b0f80

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/kubernetes-fleet/concepts-choosing-fleet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ The following table compares the scenarios enabled by the hub cluster:
2323
| Capability | Kubernetes Fleet resource without hub cluster | Kubernetes Fleet resource with hub cluster |
2424
|----|----|----|
2525
|**Hub cluster hosting**|<span class='red-x'>&#10060;</span>|<span class='green-check'>&#9989;</span>|
26-
|**Member cluster limit**|Up to 100 clusters|Up to 20 clusters|
2726
|**Update orchestration**|<span class='green-check'>&#9989;</span>|<span class='green-check'>&#9989;</span>|
2827
|**Workload orchestration**|<span class='red-x'>&#10060;</span>|<span class='green-check'>&#9989;</span>|
2928
|**Layer 4 load balancing**|<span class='red-x'>&#10060;</span>|<span class='green-check'>&#9989;</span>|

articles/kubernetes-fleet/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Today, Azure Kubernetes Fleet Manager supports joining existing AKS clusters as
2424

2525
## Number of clusters
2626

27-
The number of member clusters that can be joined to the same fleet resource depends on whether the fleet resource has a hub cluster or not. Fleets without a hub cluster support joining up to 100 AKS clusters. Fleet resources with a hub cluster support joining up to 20 AKS clusters.
27+
Fleets support joining up to 100 AKS clusters, regardless of whether they have a hub cluster or not.
2828

2929
## AKS clusters that can be joined as members
3030

0 commit comments

Comments
 (0)