Kubernetes image volumes #41924
trexx
started this conversation in
Suggest an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
Since Kubernetes 1.35, we are now able to mount containers as image volumes in a pod. For example this means you can package a static website separately from the http server.
Renovate currently is able to bump and identify the pod image, but not the image volume. Could image-volumes be treated the same way? Pinning, etc.
https://kubernetes.io/docs/concepts/storage/volumes/#image
Beta Was this translation helpful? Give feedback.
All reactions