Skip to content

Commit 239a38e

Browse files
Merge pull request #232065 from nilekhc/update-eraser-link
chore: updates link
2 parents 35b2e50 + 4f44320 commit 239a38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/image-cleaner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 03/02/2023
1313
It's common to use pipelines to build and deploy images on Azure Kubernetes Service (AKS) clusters. While great for image creation, this process often doesn't account for the stale images left behind and can lead to image bloat on cluster nodes. These images can present security issues as they may contain vulnerabilities. By cleaning these unreferenced images, you can remove an area of risk in your clusters. When done manually, this process can be time intensive, which Image Cleaner can mitigate via automatic image identification and removal.
1414

1515
> [!NOTE]
16-
> Image Cleaner is a feature based on [Eraser](https://github.com/Azure/eraser).
16+
> Image Cleaner is a feature based on [Eraser](https://azure.github.io/eraser).
1717
> On an AKS cluster, the feature name and property name is `Image Cleaner` while the relevant Image Cleaner pods' names contain `Eraser`.
1818
1919
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]

0 commit comments

Comments
 (0)