Skip to content

Commit 85f2f16

Browse files
authored
Merge pull request #46436 from andresnava/patch-10
Update operator-best-practices-advanced-scheduler.md
2 parents 7af95c5 + 4c8a87c commit 85f2f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/operator-best-practices-advanced-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: mlearned
1212

1313
# Best practices for advanced scheduler features in Azure Kubernetes Service (AKS)
1414

15-
As you manage clusters in Azure Kubernetes Service (AKS), you often need to isolate teams and workloads. The Kubernetes scheduler provides advanced features that let you control which pods can be scheduled on certain nodes, or how multi-pod applications can appropriately distributed across the cluster.
15+
As you manage clusters in Azure Kubernetes Service (AKS), you often need to isolate teams and workloads. The Kubernetes scheduler provides advanced features that let you control which pods can be scheduled on certain nodes, or how multi-pod applications can be appropriately distributed across the cluster.
1616

1717
This best practices article focuses on advanced Kubernetes scheduling features for cluster operators. In this article, you learn how to:
1818

0 commit comments

Comments
 (0)