⎈ k8s knowledge compiler

CinderVolumeSource [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

CinderVolumeSource 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.CinderVolumeSource

Related (2)

related_to LocalObjectReferencereferences type conf=1
related_to Volumereferences type conf=1

← all API Explorer