Skip to content
Discussion options

You must be logged in to vote

Kubernetes automatically performs garbage collection
https://kubernetes.io/docs/concepts/architecture/garbage-collection/#containers-images

You can tune using the following kubelet args

  • image-gc-high-threshold=80
  • image-gc-low-threshold=75

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mysticaltech
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1047 on October 22, 2023 12:50.