> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siflow.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 将存储卷挂载到 Pod

## 操作步骤

1. 您可以使用 kubeconfig 查看 PVC 的绑定状态。如果 STATUS 为 BOUND，则表示存储卷已成功创建。示例：

   <img src="https://mintcdn.com/siflow/vap4jT3tfBA1sSQZ/products/serverless/media/mount_volume.png?fit=max&auto=format&n=vap4jT3tfBA1sSQZ&q=85&s=3b06e3d6c7fbdc21dd601c3537d8a54c" alt="Mount1" width="832" height="74" data-path="products/serverless/media/mount_volume.png" />

2. 将 PVC 挂载到 Pod 并使用已创建的存储卷。示例：

   <img src="https://mintcdn.com/siflow/vap4jT3tfBA1sSQZ/products/serverless/media/mount_volume2.png?fit=max&auto=format&n=vap4jT3tfBA1sSQZ&q=85&s=e8346bb6299e5d367f1fed6eb2ec8a6d" alt="Mount2" width="832" height="1166" data-path="products/serverless/media/mount_volume2.png" />
