Skip to content

Commit 4c8a87c

Browse files
authored
Update operator-best-practices-advanced-scheduler.md
1 parent 5397b08 commit 4c8a87c

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)