Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用多个卷声明模板的 Kubernetes StatefulSet 设置。这些声明会生成 EBS st1 卷。我想为他们配置 RAID-0 条带化。有没有办法在我的 Kubernetes 配置文件中执行此操作?