Skip to content

Commit f4c5860

Browse files
committed
fix link issue
1 parent eaa4299 commit f4c5860

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The Kubernetes scheduler tries to assign the Pod to a node, but all nodes are re
124124
## Reference
125125

126126
- [Kubernetes: Use Azure Disks with Azure Kubernetes Service](/azure/aks/azure-disks-dynamic-pv)
127-
- [Kubernetes: Taints and Tolerations](/azure/aks/node-taints)
127+
- [Kubernetes: Use node taints](/azure/aks/use-node-taints)
128128
- [Kubernetes Documentation: Insufficient CPU](https://kubernetes.io/docs/concepts/scheduling-eviction/resource-bin-packing/#insufficient-resource)
129129
- [Kubernetes Documentation: Assign and Schedule Pods with Taints and Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)
130130

support/azure/azure-kubernetes/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
href: availability-performance/high-memory-consumption-disk-intensive-applications.md
173173
- name: Troubleshoot cluster service health probe mode issues
174174
href: availability-performance/cluster-service-health-probe-mode-issues.md
175+
- name: Troubleshoot pod scheduler errors
175176
href: availability-performance/troubleshoot-pod-scheduler-errors.md
176-
- name: Troubleshoot pod scheduler errors
177177
- name: Troubleshoot node not ready
178178
items:
179179
- name: Basic troubleshooting

0 commit comments

Comments
 (0)