Skip to content

Commit 043b444

Browse files
authored
Update image-cleaner.md
1 parent 62deae9 commit 043b444

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/image-cleaner.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ In addition to choosing between manual and automatic mode, there are several opt
9393
|--disable-image-cleaner|Disable the ImageCleaner feature for an AKS cluster|Yes, unless enable is specified|
9494
|--image-cleaner-interval-hours|This parameter determines the interval time (in hours) ImageCleaner will use to run. The default value is one week, the minimum value is 24 hours and the maximum is three months.|No|
9595

96+
> [!NOTE]
97+
> After disabling ImageCleaner, the old configuration still exists. That means, if you enable the feature agagin without setting the parameter, the value is old one rather than default one.
98+
9699
## Enable ImageCleaner on your AKS cluster
97100

98101
To create a new AKS cluster using the default interval, use [az aks create][az-aks-create]:

0 commit comments

Comments
 (0)