Skip to content

Container image cache #10400

Closed Answered by smira
singeol asked this question in Q&A
Feb 20, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Talos doesn't do anything specific for that, it's all Kubernetes and pretty much defaults.

If you're low on disk space, Kubernetes might evict some images.

But most probably you have imagePullPolicy set wrong which makes it try to pull every time, or you have your image with a tag :latest.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@singeol
Comment options

Answer selected by singeol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants