k8s_get_pvs
Retrieve a list of PersistentVolumes (PVs) in a Kubernetes cluster, including capacity, access modes, reclaim policy, and bound claim information.
Instructions
List PersistentVolumes (PVs) in the cluster with capacity, access modes, reclaim policy, and bound claim information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes |