Docs
Project Services

Persistent volumes

Kubernetes → Created cluster → Persistent Volumes

Persistent Volumes

On this page:

  • Overview
  • Information on this page
  • Actions you can perform on this page

Overview

This page shows persistent storage volumes used by Kubernetes workloads in the selected Managed Kubernetes cluster. It helps you understand where the volume is located (provider/datacenter/location), how much storage it has, what the node is attached to, and its cost.

Important: Kubernetes persistent volumes are managed by Kubernetes, so you can view details and billing in the emma portal, but lifecycle actions (create/attach/detach/resize/delete) are performed via Kubernetes (PVC/PV).

Information on this page

This page provides volume details, including:

Volume attachment details

Shows what the volume is connected to in Kubernetes:

  • Attached to — the Kubernetes node where the volume is attached/used (if known).

Provider

Shows:

  • Provider name (e.g., AWS / GCP / Azure / other)
  • Location (region/city)
  • Datacenter/zone name

Storage

Shows:

  • Volume type (e.g., SSD / SSD+ / HDD)
  • Size in GB

Cost

Shows the monthly cost of the volume (if available), including currency.

How is this guide?

Last updated on 1 Aug 2026

On this page