File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ms.author: nickoman
5
5
author : nickomang
6
6
services : container-service
7
7
ms.topic : article
8
- ms.date : 08/26 /2022
8
+ ms.date : 09/09 /2022
9
9
---
10
10
11
11
# Use ImageCleaner to clean up stale images on your Azure Kubernetes Service cluster (preview)
@@ -17,7 +17,7 @@ It's common to use pipelines to build and deploy images on Azure Kubernetes Serv
17
17
## Prerequisites
18
18
19
19
* An Azure subscription. If you don't have an Azure subscription, you can create a [ free account] ( https://azure.microsoft.com/free ) .
20
- * [ Azure CLI] [ azure-cli-install ] or [ Azure PowerShell] [ azure-powershell-install ] and the ` aks-preview ` CLI extension installed.
20
+ * [ Azure CLI] [ azure-cli-install ] or [ Azure PowerShell] [ azure-powershell-install ] and the ` aks-preview ` 0.5.96 or later CLI extension installed.
21
21
* The ` EnableImageCleanerPreview ` feature flag registered on your subscription:
22
22
23
23
### [ Azure CLI] ( #tab/azure-cli )
@@ -164,4 +164,4 @@ The deletion logs are stored in the `image-cleaner-kind-worker` pods. You can ch
164
164
[ register-azresourceprovider ] : /powershell/module/az.resources/register-azresourceprovider
165
165
166
166
[ arm-vms ] : https://azure.microsoft.com/blog/azure-virtual-machines-with-ampere-altra-arm-based-processors-generally-available/
167
- [ trivy ] : https://github.com/aquasecurity/trivy
167
+ [ trivy ] : https://github.com/aquasecurity/trivy
You can’t perform that action at this time.
0 commit comments