Skip to content

Commit 55fb219

Browse files
authored
Update troubleshoot-pod-scheduling-errors.md
1 parent 4433503 commit 55fb219

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/azure/azure-kubernetes/availability-performance/troubleshoot-pod-scheduling-errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Troubleshoot Pod Scheduling Errors in AKS
2+
title: Troubleshoot Pod Scheduler Errors in AKS
33
description: his article explains common scheduling errors, their causes, and how to resolve them.
44
ms.date: 06/30/2025
55
ms.reviewer:
66
ms.service: azure-kubernetes-service
77
ms.custom: sap:Node/node pool availability and performance
88
---
99

10-
## Troubleshoot pod scheduling Errors in AKS
10+
## Troubleshoot pod scheduler errors in AKS
1111

1212
When you deploy workloads in Azure Kubernetes Service (AKS), you might encounter scheduling errors that prevent Pods from running. This article explains common scheduling errors, their causes, and how to resolve them.
1313

@@ -123,4 +123,4 @@ The Kubernetes scheduler tries to assign the Pod to a node, but all nodes are re
123123
```
124124
125125
126-
126+

0 commit comments

Comments
 (0)