Skip to content

Commit ba1c9b2

Browse files
Merge pull request #212650 from CocoWang-wql/patch-19
Update image-cleaner.md
2 parents 9dc10ad + aa9c11f commit ba1c9b2

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. This means that if you enable the feature again without explicitly passing configuration, the existing value will be used rather than the default.
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)