Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 585 Bytes

File metadata and controls

20 lines (14 loc) · 585 Bytes

Elastic Block Storage Examples

Examples with persistent storage backed by ebs volumes. For more informatio see link

Deploy examples with kubectl apply -k ..

Simple Ebs

Dynamic allocation of ebs storage with pvc to one pod. Resources are deployed to ebs-example-simple-ebs namespace.

Check that the pod is running and that volume is successfully attached.

Simple ebs example

Fig. Ebs csi, simple example