14 lines
330 B
Markdown
14 lines
330 B
Markdown
---
|
|
title: ImageMaximumGCAge
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.29"
|
|
---
|
|
Enables the kubelet configuration field `imageMaximumGCAge`, allowing an administrator to specify the age after which an image will be garbage collected.
|