kubernetes/kops

Expose imageMinimumGCAge and imageMaximumGCAge kubelet config

Closed this issue · 0 comments

/kind feature

1. Describe IN DETAIL the feature/behavior/change you would like to see.

I would like to configure imageMinimumGCAge and imageMaximumGCAge in kubelet config with kops
ref: https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/#kubelet-config-k8s-io-v1beta1-KubeletConfiguration

2. Feel free to provide a design supporting your feature request.

adding these to the spec the same way as imageGCHighThresholdPercent already is