⎈ k8s knowledge compiler

CinderPersistentVolumeSource [api_object]ai-synthesized · conf 0.82

Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.

corestorage

CinderPersistentVolumeSource is a Persistent Volume Source that uses Cinder as the underlying storage system.

Why it matters It allows users to provision persistent storage for their applications using Cinder.

Key facts - Uses Cinder as the underlying storage system - Can be used to provision persistent volumes

Common pitfalls - Requires a Cinder setup and configuration - May have performance implications due to network latency

Related Persistent Volumes, Cinder

Sources

swagger.jsonio.k8s.api.core.v1.CinderPersistentVolumeSource

Related (2)

related_to SecretReferencereferences type conf=1
related_to PersistentVolumeSpecreferences type conf=1

← all API Explorer