NEW: Service Map & Distributed Tracing with OpenTelemetry - see dependencies, find bottlenecks, track requests end-to-end.   Learn more

Persistent Volume Claim (PVC)

Table of contents

Definition: What Is a Persistent Volume Claim?

A Persistent Volume Claim (PVC) in Kubernetes is a resource that allows pods to request and access storage resources from a cluster’s storage infrastructure. It acts as an abstraction layer that decouples the storage requirements of applications from the underlying storage systems, making it easier to manage and scale applications.

Start Free Trial

Page Load Time

Definition: What Is Page Load Time? Page load time is...