Skip to content

Commit 3a97380

Browse files
committed
update image
1 parent 2d5bf14 commit 3a97380

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/aks/image-cleaner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ You can view these logs by running `kubectl logs <pod name> -n kubesystem`. Howe
193193

194194
1. In the Azure portal, search for the workspace resource ID, then select **Logs**.
195195

196-
1. Copy this query into the table, replacing `name` with either `eraser-aks-nodepool` (for manual mode) or `eraser-collector` (for automatic mode).
196+
1. Copy this query into the table, replacing `name` with either `eraser-aks-nodepool-xxx` (for manual mode) or `eraser-collector-xxx` (for automatic mode).
197197

198198
```kusto
199199
let startTimestamp = ago(1h);
@@ -217,7 +217,7 @@ You can view these logs by running `kubectl logs <pod name> -n kubesystem`. Howe
217217

218218
1. Select **Run**. Any deleted image logs will appear in the **Results** area.
219219

220-
:::image type="content" source="media/image-cleaner/deleted-logs.png" alt-text="Screenshot showing deleted image logs in the Azure portal." lightbox="media/image-cleaner/deleted-logs.png":::
220+
:::image type="content" source="media/image-cleaner/eraser-log-analytics.png" alt-text="Screenshot showing deleted image logs in the Azure portal." lightbox="media/image-cleaner/eraser-log-analytics.png":::
221221

222222
<!-- LINKS -->
223223

Binary file not shown.
91.8 KB
Loading

0 commit comments

Comments
 (0)