Skip to content

Implement Pinned image support  #6352

Closed
@adisky

Description

What is the problem you're trying to solve

With CRI API v1, Kubelet expects container runtime to specify if an image is pinned or not. Kubelet will exempt pinned images from garbage collection.

kubernetes/kubernetes#103299
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2040-kubelet-cri#pinned-images

Describe the solution you'd like

This feature is mostly required to specify the sandbox image as pinned image. So that there would be one source of truth for pause/sandbox image and kubelet would get it from container runtime.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions