Skip to content

Commit eaa4299

Browse files
committed
add disclaimer
1 parent af9c7fd commit eaa4299

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,10 @@ The Kubernetes scheduler tries to assign the Pod to a node, but all nodes are re
123123
```
124124
## Reference
125125

126-
- [Kubernetes: Use Azure Disks with Azure Kubernetes Service (AKS)](/azure/aks/azure-disks-dynamic-pv)
127-
- [Troubleshoot pod deployment issues in Azure Kubernetes Service (AKS)](/azure/aks/operator-best-practices-cluster-management#troubleshoot-pod-deployment-issues)
126+
- [Kubernetes: Use Azure Disks with Azure Kubernetes Service](/azure/aks/azure-disks-dynamic-pv)
127+
- [Kubernetes: Taints and Tolerations](/azure/aks/node-taints)
128128
- [Kubernetes Documentation: Insufficient CPU](https://kubernetes.io/docs/concepts/scheduling-eviction/resource-bin-packing/#insufficient-resource)
129-
- [Kubernetes: Taints and Tolerations](https://learn.microsoft.com/en-us/azure/aks/node-taints)
130-
- [Assign and Schedule Pods with Taints and Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)
129+
- [Kubernetes Documentation: Assign and Schedule Pods with Taints and Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)
130+
131+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-contact-disclaimer.md)]
132+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)