⎈ k8s knowledge compiler

AWSElasticBlockStoreVolumeSource [api_object]ai-synthesized · conf 0.82

Represents a Persistent Disk resource in AWS. An AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling.

corestorage

Represents an AWS Elastic Block Store (EBS) volume source.

Why it matters Allows Kubernetes to use EBS volumes as persistent storage.

Key facts - Based on io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource - Used for persistent storage

Sources

swagger.jsonio.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource

Related (2)

related_to PersistentVolumeSpecreferences type conf=1
related_to Volumereferences type conf=1

← all API Explorer