> ## 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/MD6YC9TIaGxx7fBG/gpu-cloud/cluster/media/mount-volume.png?fit=max&auto=format&n=MD6YC9TIaGxx7fBG&q=85&s=5fdeedad009e8ad8c987a6aa09512c94" alt="Mount1" width="1238" height="102" data-path="gpu-cloud/cluster/media/mount-volume.png" />

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

   <img src="https://mintcdn.com/siflow/MD6YC9TIaGxx7fBG/gpu-cloud/cluster/media/mount-volume2.png?fit=max&auto=format&n=MD6YC9TIaGxx7fBG&q=85&s=50bb19c5ee5b70c47cbb48a51feb9291" alt="Mount2" width="1332" height="1866" data-path="gpu-cloud/cluster/media/mount-volume2.png" />
