Skip to content

Commit 98a3f03

Browse files
committed
added png path
1 parent dd2f7b0 commit 98a3f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/monitor-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Use existing views and reports in Container Insights to monitor cluster level co
120120

121121
- Under **Monitoring**, you can select **Workbooks**, then **Subnet IP Usage** to see the IP allocation and assignment on each node for a selected time-range.
122122

123-
:::image type="content" source="media/monitor-aks/monitoring-workbooks-subnet-ip-usage" alt-text="Container Insights workbooks" lightbox="media/monitor-aks/monitoring-workbooks-subnet-ip-usage.png":::
123+
:::image type="content" source="media/monitor-aks/monitoring-workbooks-subnet-ip-usage.png" alt-text="Container Insights workbooks" lightbox="media/monitor-aks/monitoring-workbooks-subnet-ip-usage.png":::
124124

125125
For troubleshooting scenarios, you may need to access the AKS nodes directly for maintenance or immediate log collection. For security purposes, the AKS nodes aren't exposed to the internet but you can use the `kubectl debug` command to SSH to the AKS nodes. For more information on this process, see [Connect with SSH to Azure Kubernetes Service (AKS) cluster nodes for maintenance or troubleshooting](ssh.md).
126126

0 commit comments

Comments
 (0)