persistent volume claim 更多内容
  • 修改共享目录成员

    /v1/a4da8115c9d8464ead3a38309130523f/persistent-storages/544959151881584640/actions/assign-share-folder { "storage_claim_id" : 544959151881584640,

    来自:帮助中心

    查看更多 →

  • 基础控件

    Enable persistence using Persistent Volume Claims persistentVolumeSize: type: string title: Persistent Volume Size description: 图4

    来自:帮助中心

    查看更多 →

  • PV、PVC和StorageClass

    PVC:PVC描述的是Pod所希望使用的持久化存储的属性,比如,Volume存储的大小、可读写权限等等。 Kubernetes管理员设置好网络存储的类型,提供对应的PV描述符配置到Kubernetes,使用者需要存储的时候只需要创建PVC,然后在Pod中使用Volume关联PVC,即可让Pod使用到存储资源,它们之间的关系如下图所示。

    来自:帮助中心

    查看更多 →

  • 示例

    Simple Persistent Volume Example 本示例来源于https://github.com/Altinity/clickhouse-operator/blob/master/docs/chi-examples/03-persistent-volume-01-default-volume

    来自:帮助中心

    查看更多 →

  • 更新StatefulSet

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 创建StatefulSet

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 查询StatefulSet

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 查询StatefulSet状态

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • Kubeflow部署

    example -o example.yaml 配置Kubeflow所需存储资源。 katib-mysql mysql-pv-claim minio-pv-claim authservice-pvc 由于Kubeflow在创建时需要配置一些存储资源,官方示例中的存储配置无法在CCE中生

    来自:帮助中心

    查看更多 →

  • 替换StatefulSet

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 查询指定namespace下的StatefulSets

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 数据结构

    PersistentVolumeClaimCondition objects Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be

    来自:帮助中心

    查看更多 →

  • 查询用户所有的StatefulSets

    information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

    来自:帮助中心

    查看更多 →

  • 异常排查及解决

    中将HostPath类型存储卷替换为Local类型。 Local volume类型的存储建议在Kubernetes v1.10及以上的版本中使用,且只能静态创建,详情请参考local。 创建Local volume的StorageClass。 YAML文件如下: apiVersion:

    来自:帮助中心

    查看更多 →

  • 创建Deployment

    subPath 否 String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr 否 String

    来自:帮助中心

    查看更多 →

  • 创建Pod

    subPath 否 String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr 否 String

    来自:帮助中心

    查看更多 →

  • 替换Deployment

    subPath 否 String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr 否 String

    来自:帮助中心

    查看更多 →

  • 删除Pod

    subPath String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr String Expanded

    来自:帮助中心

    查看更多 →

  • 更新Deployment

    subPath String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr String Expanded

    来自:帮助中心

    查看更多 →

  • 查询Deployment

    subPath String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr String Expanded

    来自:帮助中心

    查看更多 →

  • 查询Job

    subPath String Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). subPathExpr String Expanded

    来自:帮助中心

    查看更多 →

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