OCI Images as Kubernetes Volumes: A New Era for Data Management

Published: (February 10, 2026 at 02:00 PM EST)
1 min read

Source: DZone DevOps

Overview

A new volume type has recently joined the Kubernetes ecosystem: the image volume. This feature, available starting with version 1.35.0 and currently in beta, promises to change how we manage static data and configurations in our clusters.

The relevance of this volume type has been growing in cloud‑native environments. Several applications already use container images to store information in OCI (Open Container Initiative) format. Popular tools such as Falco (for security rules), Kyverno (for policies), and FluxCD (for deployment management) are clear examples of this trend. Now, this capability is native to Kubernetes.

0 views
Back to Blog

Related posts

Read more »