第 12 章 VolumeSnapshotClass [snapshot.storage.k8s.io/v1]


描述
VolumeSnapshotClass 指定创建卷快照时使用的底层存储系统的参数。通过在 VolumeSnapshot 对象中指定其名称来使用特定的 VolumeSnapshotClass。VolumeSnapshotClasses are non-namespaced
类型
object
必填
  • deletionPolicy
  • driver

12.1. 规格

属性类型描述

apiVersion

字符串

APIVersion 定义对象的这个表示法的版本化的 schema。服务器应该将识别的模式转换为最新的内部值,并可拒绝未识别的值。更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

deletionPolicy

string

deletionPolicy 决定在删除绑定 VolumeSnapshot 时,是否应该通过 VolumeSnapshotClass 创建的 VolumeSnapshotContent。支持的值有 "Retain" 和 "Delete"。"恢复"意味着在底层存储系统中保留 VolumeSnapshotContent 及其物理快照。"delete"表示删除底层存储系统上的 VolumeSnapshotContent 及其物理快照。必需。

driver

string

driver 是处理此 VolumeSnapshotClass 的存储驱动程序的名称。必需。

kind

字符串

kind 是一个字符串值,代表此对象所代表的 REST 资源。服务器可以从客户端向其提交请求的端点推断。无法更新。采用驼峰拼写法 (CamelCase)。更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

metadata

ObjectMeta

标准对象元数据。更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata

parameters

对象(字符串)

参数是带有特定存储驱动程序的参数的键值映射,用于创建快照。这些值对 Kubernetes 不透明。

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.