标签: amazon-web-services kubernetes raid disk-striping
I have a Kubernetes StatefulSet setup that uses multiple volume claim templates. These claims generate EBS st1 volumes. I want to configure RAID-0 striping for them. Is there a way to do this in my Kubernetes configuration files?