Skip to content

Commit 5ab640c

Browse files
authored
Enhance troubleshooting guide with AKS Node Viewer
Added information about AKS Node Viewer for visualizing node usage.
1 parent 34df0e0 commit 5ab640c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/azure/azure-kubernetes/extensions/troubleshoot-node-auto-provision.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Ensure the following tools are installed and configured. They're used in the fol
3535
kubectl top nodes
3636
kubectl describe node <node-name>
3737
```
38+
You can also use the open-source [AKS Node Viewer](https://github.com/Azure/aks-node-viewer) tool to visualize node usage.
3839

3940
2. **Look for blocking pods**:
4041
```azurecli-interactive

0 commit comments

Comments
 (0)