Skip to content

Commit 2eb5c9b

Browse files
authored
Non-sequential list.
1 parent b3404b2 commit 2eb5c9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/image-cleaner.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ With Image Cleaner, you can choose between manual and automatic mode and the fol
8080
8181
After you enable the feature, the `eraser-controller-manager-xxx` pod and `collector-aks-xxx` pod are deployed. The `eraser-aks-xxx` pod contains *three* containers:
8282
83-
1. **Scanner container**: Performs vulnerability image scans
84-
2. **Collector container**: Collects nonrunning and unused images
85-
3. **Remover container**: Removes these images from cluster nodes
83+
- **Scanner container**: Performs vulnerability image scans
84+
- **Collector container**: Collects nonrunning and unused images
85+
- **Remover container**: Removes these images from cluster nodes
8686
8787
Image Cleaner generates an `ImageList` containing nonrunning and vulnerable images at the desired interval based on your configuration. Image Cleaner automatically removes these images from cluster nodes.
8888

0 commit comments

Comments
 (0)