persistentvolume volumename 更多内容
  • 上传模板

    local\",\"core\":{\"initContainers\":[],\"numberOfServers\":3,\"persistentVolume\":{\"enabled\":true,\"mountPath\":\"/data\",\"size\":\"10Gi\"}

    来自:帮助中心

    查看更多 →

  • 上传模板

    local\",\"core\":{\"initContainers\":[],\"numberOfServers\":3,\"persistentVolume\":{\"enabled\":true,\"mountPath\":\"/data\",\"size\":\"10Gi\"}

    来自:帮助中心

    查看更多 →

  • 更新模板

    local\",\"core\":{\"initContainers\":[],\"numberOfServers\":3,\"persistentVolume\":{\"enabled\":true,\"mountPath\":\"/data\",\"size\":\"10Gi\"}

    来自:帮助中心

    查看更多 →

  • 基本概念

    注解来控制资源的行为,但它存储的额外信息可以被外部工具获取,用于扩展Kubernetes的功能。 存储卷(PersistentVolumePersistentVolume(PV)是集群的一块存储资源,可以是本地磁盘或网络存储。它具有独立于Pod的生命周期,这意味着即使使用PV

    来自:帮助中心

    查看更多 →

  • 数据结构

    Spec 字段数据结构说明 参数 是否必选 参数类型 描述 volumeName No String VolumeName is the binding reference to the PersistentVolume backing this claim. accessModes

    来自:帮助中心

    查看更多 →

  • Kubernetes

    Secret是一种加密存储的资源对象,您可以将认证信息、证书、私钥等保存在Secret中,而不需要把这些敏感数据暴露到镜像或者Pod定义中,从而更加安全和灵活。 PersistentVolume(PV) PV指持久化数据存储卷,主要定义的是一个持久化存储在宿主机上的目录,比如一个NFS的挂载目录。 PersistentVolumeClaim(PVC)

    来自:帮助中心

    查看更多 →

  • 设置对象存储挂载参数

    使用kubectl连接集群,详情请参见通过kubectl连接集群。 在PV中设置挂载参数,示例如下: apiVersion: v1 kind: PersistentVolume metadata: annotations: pv.kubernetes.io/provisioned-by:

    来自:帮助中心

    查看更多 →

  • 删除PVC(待废弃)

    ReadWriteMany:该卷可以被多个节点以读/写模式挂载 storageClassName String PVC的StorageClass名称 volumeName String PVC绑定的PV名称 resources ResourceRequirements object 资源需求和限制 volumeMode

    来自:帮助中心

    查看更多 →

  • 查询用户所有的Jobs

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表69 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 更新Deployment

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表72 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 查询Deployment

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表71 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 查询Job

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表69 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 查询Job状态

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表69 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 查询Pod状态

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表67 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 创建Pod

    when not included in claim spec. volumeName 否 String VolumeName is the binding reference to the PersistentVolume backing this claim. 表67 io.k8s

    来自:帮助中心

    查看更多 →

  • 创建Deployment

    when not included in claim spec. volumeName 否 String VolumeName is the binding reference to the PersistentVolume backing this claim. 表71 io.k8s

    来自:帮助中心

    查看更多 →

  • 替换Deployment

    when not included in claim spec. volumeName 否 String VolumeName is the binding reference to the PersistentVolume backing this claim. 表71 io.k8s

    来自:帮助中心

    查看更多 →

  • 删除Pod

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表69 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 更新StatefulSet

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表102 io.k8s

    来自:帮助中心

    查看更多 →

  • 更新Job

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表70 io.k8s.api

    来自:帮助中心

    查看更多 →

  • 查询Deployment状态

    when not included in claim spec. volumeName String VolumeName is the binding reference to the PersistentVolume backing this claim. 表71 io.k8s.api

    来自:帮助中心

    查看更多 →

共105条
看了本文的人还看了