-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image Cleaner (Eraser) enabled on AKS cluster #2912
Comments
Hi CocoWang-wql, AKS bot here 👋 I might be just a bot, but I'm told my suggestions are normally quite good, as such:
|
Action required from @Azure/aks-pm |
Hello, |
@littleccguy how are you trying to deploy image cleaner- terraform, cli etc. If you are using cli you need to have the updated aks-preview API loaded |
Pls use 'az --version' to check the version and ensure you have aks-preview 0.5.96 or later CLI extension installed.
|
Thank Coco,
At what level is aks-preview installed? Subscription, resource group, or cluster?
|
It's on your client (local, azure bash, jump box, etc).
|
Thank you @CocoWang-wql. I got it installed and the interval set. Is there anyway to know/set what time of day this would run? |
Hello @littleccguy , sorry for the delay as the message is buried. The first time of running is the installation time. The second running time is installation time + scan interval time. You can control both installation time and interval to set the desired running time. |
Thank you |
What is its expected GA timeframe? |
Image Cleaner is GA on 20th August. |
@CocoWang-wql. Image Cleaner is now GA, but it is still required to install the aks-preview extension to enable it? |
We don't need the 'aks-preview extension' anymore. Did you meet any error when enabling image cleaner without aks-preview extension? @tommychoy |
@CocoWang-wql , just re-ran the command in cloud shell, the aks-preview extension requirements does not pop-up anymore. Thanks. |
With Image Cleaner, we could detect & remove all the unused & vulnerable images stored on AKS nodes.
https://docs.microsoft.com/en-us/azure/aks/image-cleaner?tabs=azure-cli
The text was updated successfully, but these errors were encountered: