RedisEnterpriseCluster API 参考
适用于 Kubernetes 的 Redis Enterprise |
apiVersion 的 API 版本:
app.redislabs.com/v1
RedisEnterpriseCluster 是 redisenterpriseclusters API 的 Schema
名字 |
类型 |
描述 |
必填 |
apiVersion |
字符串 |
app.redislabs.com/v1 |
真 |
类 |
字符串 |
RedisEnterpriseCluster 集群 |
真 |
元数据 |
对象 |
请参阅 Kubernetes API 文档,了解 'metadata' 字段的字段。 |
真 |
规范 |
对象 |
RedisEnterpriseClusterSpec 定义了 RedisEnterpriseCluster 的期望状态
|
假 |
地位 |
对象 |
|
假 |
规范
↩ 父母
RedisEnterpriseClusterSpec 定义了 RedisEnterpriseCluster 的期望状态
名字 |
类型 |
描述 |
必填 |
主动主动 |
对象 |
ActiveActive 设置的规范。最多可以同时设置 ingressOrRouteSpec 或 activeActive 字段之一。
|
假 |
antiAffinityAdditionalTopologyKeys |
[]字符串 |
支持在不同区域/vCenter 上安装的其他反关联性术语
|
假 |
备份 |
对象 |
集群范围的备份配置
|
假 |
引导程序ImageSpec |
对象 |
Bootstrapper 容器映像规范
|
假 |
引导程序资源 |
对象 |
引导程序容器的计算资源要求
|
假 |
证书 |
对象 |
RS 群集证书。用于修改集群使用的证书。请参阅上述 “RSClusterCertificates” 结构,查看支持的证书。
|
假 |
clusterCredentialSecretName |
字符串 |
用于群集凭据的密钥名称/路径。仅当 ClusterCredentialSecretType 为 vault 时使用。如果留空,将使用集群名称。
|
假 |
clusterCredentialSecretRole |
字符串 |
仅当 ClusterCredentialSecretType 为 vault 时使用,用于定义要使用的保管库角色。如果为空,则默认为 “redis-enterprise-operator”
|
假 |
clusterCredentialSecretType |
枚举 |
用于 ClusterCredential、Vault、Kuberetes 的密钥类型,...如果留空,将默认 ot kubernetes secrets 枚举: vault, kubernetes
|
假 |
clusterRecovery 集群恢复 |
布尔 |
ClusterRecovery 在设置为 true 时启动集群恢复。请注意,此字段在集群恢复后会自动清除
|
假 |
containerTimezone |
对象 |
容器时区配置。虽然所有容器的默认时区都是 UTC,但此设置可用于设置 rigger/bootstrapper/RS 服务容器上的时区。你可以将主机时区传播到 RS pod,也可以通过 timezoneName 手动设置它。
|
假 |
createServiceAccount |
布尔 |
是否创建服务账户
|
假 |
dataInternodeEncryption |
布尔 |
节点间加密 (INE) 集群范围策略。可选的布尔值设置。指定是否应为新创建的 REDB 打开/关闭 INE。可以通过类似设置覆盖特定 REDB 的设置,请查看 REDB 的类似设置以获取更多信息。
|
假 |
encryptPkeys |
布尔 |
私钥加密 可能的值:true/false
|
假 |
强制实施 IPv4 |
布尔 |
设置ENFORCE_IPV4环境变量
|
假 |
extraEnvVars |
[]对象 |
高级用法:请谨慎使用。将环境变量添加到 RS StatefulSet 的容器中。
|
假 |
extraLabels 的 |
map[string]字符串 |
用户为方便起见而定义的标签
|
假 |
hostAliases |
[]对象 |
将 hostAliases 条目添加到 Redis Enterprise Pod
|
假 |
ingressOrRouteSpec 的 |
对象 |
Redis Enterprise Cluster 和 Databases 的访问配置。最多可以同时设置 ingressOrRouteSpec 或 activeActive 字段之一。
|
假 |
LDAP 格式 |
对象 |
集群级别的 LDAP 配置,例如服务器地址、协议、身份验证和查询设置。
|
假 |
许可证 |
字符串 |
Redis 企业许可证
|
假 |
licenseSecretName 许可证 |
字符串 |
用于集群许可证的 K8s 密钥或 Vault 密钥名称/路径。如果留空,则从 “license” 字段中读取许可证。请注意,您不能在 “license” 和 “licenseSecretName” 中都指定非空值,这些字段中只有一个可用于传递许可证字符串。许可证需要存储在密钥 “license” 下。
|
假 |
nodeSelector |
map[string]字符串 |
适合 Redis Enterprise Pod 的节点选择器
|
假 |
节点 |
整数 |
Redis Enterprise 节点(pods)
数量 格式:int32
|
假 |
ocsp配置 |
对象 |
一个 API 对象,表示集群的 OCSP 配置。要启用 OCSP,集群的代理证书应包含 OCSP 响应方 URL。
|
假 |
persistentSpec 的 |
对象 |
Redis Enterprise Cluster 持久化规范
|
假 |
pod注解 |
map[string]字符串 |
Service Rigger 和 Redis Enterprise Pod 的注释
|
假 |
podAntiAffinity 的 |
对象 |
覆盖 Redis Enterprise Pod 的默认反亲和性规则。详细信息: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#an-example-of-a-pod-that-uses-pod-affinity
|
假 |
podStartingPolicy |
对象 |
STS Pod 卡在 “ContainerCreating” 中的缓解设置
|
假 |
podTolerations |
[]对象 |
添加到所有托管 Pod 的容忍度。详细信息:https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
|
假 |
priorityClassName |
字符串 |
将 priority 类添加到 operator 管理的 Pod 中
|
假 |
pullSecrets |
[]对象 |
PullSecrets 是对同一命名空间中 secret 的可选引用列表,用于提取任何映像。如果指定,这些 secret 将被传递给各个 puller 实现供他们使用。更多信息: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
假 |
rackAwarenessNodeLabel |
字符串 |
指定机架 ID 的节点标签 - 如果指定,将创建机架感知集群。机架感知要求所有节点上都必须存在节点标签。此外,作员需要一个具有列出节点权限的特殊集群角色。
|
假 |
redisEnterpriseAdditionalPodSpecAttributes |
对象 |
高级使用风险自负 - 指定 statefulset - Redis Enterprise Pod 所需的 Pod 属性。由 Operator 管理的 Pod 属性可能会覆盖这些设置。此外,请确保集群上运行的 K8s 版本支持这些属性 -作员不会验证这一点。
|
假 |
redisEnterpriseIPFamily |
枚举 |
保留,将来使用,仅在 Redis 指示时使用。IPFamily 决定了为 Pod 的内部和外部通信选择什么 IP 系列。 枚举:IPv4、IPv6
|
假 |
redisEnterpriseImageSpec (redis企业映像规范) |
对象 |
Redis Enterprise 容器镜像规格
|
假 |
redisEnterpriseNode资源 |
对象 |
Redis Enterprise 容器的计算资源要求
|
假 |
redisEnterprisePod注释 |
map[string]字符串 |
Redis Enterprise Pod 的注释
|
假 |
redisEnterpriseServicesConfiguration |
对象 |
RS Cluster 可选服务设置
|
假 |
redisEnterpriseServicesRiggerImageSpec |
对象 |
服务 Rigger 容器镜像规范
|
假 |
redisEnterpriseServicesRigger资源 |
对象 |
Services Rigger Pod 的计算资源要求
|
假 |
redisEnterpriseTerminationGracePeriodSeconds |
整数 |
(STS 创建的)REC Pod 的 TerminationGracePeriodSeconds 值格式:int64
|
假 |
redisEnterpriseVolumeMounts |
[]对象 |
Redis Enterprise 容器中的其他卷挂载。更多信息:https://kubernetes.io/docs/concepts/storage/volumes/
|
假 |
redisOnFlashSpec |
对象 |
在 Flash 上存储特定于 redis 的配置。如果提供,集群将能够在 Flash 数据库上创建 redis。
|
假 |
redisUpgradePolicy 的 |
枚举 |
Redis 升级策略,以便在 Redis Enterprise Cluster 上设置。可能的值:major/latest 在执行升级时,集群使用此值来选择数据库的 Redis 版本。Redis 企业集群包含多个可用于数据库的 OSS Redis 版本。 枚举:major、latest
|
假 |
resp3默认 |
布尔 |
数据库是否将在数据库升级时启用 RESP3 兼容性。注 - 在显式设置此属性的值后删除此属性将不起作用。请查看 RS doc 中的相应字段以获取更多信息。
|
假 |
securityContext |
对象 |
将应用于 RS Pod 的安全配置。
|
假 |
serviceAccountName (服务帐户名称) |
字符串 |
要使用的服务帐户的名称
|
假 |
服务业 |
对象 |
为 Redis Enterprise 集群和数据库创建的作员管理的服务资源的自定义选项
|
假 |
服务RiggerSpec |
对象 |
服务索具规范
|
假 |
sideContainers规格 |
[]对象 |
|
假 |
奴隶HA |
对象 |
Slave 高可用性机制配置。
|
假 |
ui注解 |
map[string]字符串 |
Redis Enterprise UI 服务的注释。此注释将覆盖在 spec.services.servicesAnnotations 下设置的重叠全局注释指定的注释不会覆盖已存在且并非源自运算符的注释,但保留的 'redis.io/last-keys' 注释除外。
|
假 |
uiServiceType |
枚举 |
用于公开 Redis Enterprise UI (https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types) 枚举的服务类型:ClusterIP、NodePort、LoadBalancer、ExternalName
|
假 |
upgrade规格 |
对象 |
Redis Enterprise 升级规格
|
假 |
用户名 |
字符串 |
Redis Enterprise 的 admin 用户的用户名
|
假 |
vaultCASecret 文件 |
字符串 |
包含 Vault 的 CA 证书的 K8s 密钥名称 - 默认为 “vault-ca-cert”
|
假 |
卷 |
[]对象 |
其他卷
|
假 |
spec.activeActive 的
↩ 父母
ActiveActive 设置的规范。最多可以同时设置 ingressOrRouteSpec 或 activeActive 字段之一。
名字 |
类型 |
描述 |
必填 |
apiIngressUrl 的 |
字符串 |
RS API 网址
|
真 |
dbIngress后缀 |
字符串 |
DB ENDPOINT SUFFIX - 将用于设置数据库主机。ingress 创建一个主机名,因此,如果在集群上创建了多个具有相同名称 的数据库,该名称应该是唯一的 |
真 |
方法 |
枚举 |
用于区分不同平台的实现 Enum:openShiftRoute、ingress
|
真 |
ingress注解 |
map[string]字符串 |
用于 GKE 中的 ha-proxy 或 nginx 等入口控制器
|
假 |
spec.backup
↩ 父母
集群范围的备份配置
名字 |
类型 |
描述 |
必填 |
S3 系列 |
对象 |
备份到 s3 和 s3 兼容存储的配置
|
假 |
spec.backup.s3 的
↩ 父母
备份到 s3 和 s3 兼容存储的配置
名字 |
类型 |
描述 |
必填 |
caCertificateSecretName |
字符串 |
保存 S3 CA 证书的密钥名称,其中包含映射到密钥“cert”中密钥的 TLS 证书
|
假 |
网址 |
字符串 |
指定 S3 导出和导入的 URL
|
假 |
spec.bootstrapperImageSpec
↩ 父母
Bootstrapper 容器映像规范
名字 |
类型 |
描述 |
必填 |
digestHash 的 |
字符串 |
要拉取的容器镜像的摘要哈希。指定后,将根据摘要哈希而不是 image 标签提取容器映像。versionTag 字段还必须使用与此摘要哈希匹配的图像标记指定。注意:此字段仅支持 OLM 部署。
|
假 |
imagePullPolicy |
字符串 |
要应用于容器镜像的镜像拉取策略。Always、Never、IfNotPresent 之一。
|
假 |
存储 库 |
字符串 |
要部署的容器镜像的存储库(名称)。
|
假 |
versionTag |
字符串 |
需要部署的容器镜像的标签。
|
假 |
spec.bootstrapper资源
↩ 父母
引导程序容器的计算资源要求
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
Limits (限制) 描述允许的最大计算资源量。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
请求 |
map[string]int 或 string |
请求 描述所需的最小计算资源量。如果容器省略了 Requests,则默认为 Limits(如果明确指定),否则为实现定义的值。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
spec.bootstrapperResources.claims[]
↩ 父母
spec.certificates 证书
↩ 父母
RS 群集证书。用于修改集群使用的证书。请参阅上述 “RSClusterCertificates” 结构,查看支持的证书。
名字 |
类型 |
描述 |
必填 |
apiCertificateSecretName |
字符串 |
用于集群 API 证书的密钥名称。如果留空,则将使用集群提供的证书。
|
假 |
cmCertificateSecretName |
字符串 |
用于集群的 CM (Cluster Manager) 证书的密钥名称。如果留空,则将使用集群提供的证书。
|
假 |
ldapClientCertificateSecretName |
字符串 |
用于集群的 LDAP 客户端证书的密钥名称。如果留空,将禁用 LDAP 客户端证书身份验证。
|
假 |
metricsExporterCertificateSecretName |
字符串 |
用于集群的 Metrics Exporter 证书的密钥名称。如果留空,则将使用集群提供的证书。
|
假 |
proxyCertificateSecretName |
字符串 |
用于集群的代理证书的密钥名称。如果留空,则将使用集群提供的证书。
|
假 |
syncerCertificateSecretName |
字符串 |
用于集群的 Syncer 证书的 Secret 名称。如果留空,则将使用集群提供的证书。
|
假 |
spec.containerTimezone
↩ 父母
容器时区配置。虽然所有容器的默认时区都是 UTC,但此设置可用于设置 rigger/bootstrapper/RS 服务容器上的时区。你可以将主机时区传播到 RS pod,也可以通过 timezoneName 手动设置它。
名字 |
类型 |
描述 |
必填 |
propagateHost (传播主机) |
对象 |
标识容器时区应与主机同步,此选项将 hostPath 卷挂载到在某些系统中可能受到限制的 RS Pod 上。
|
假 |
时区名称 |
字符串 |
POSIX 风格的时区名称作为字符串,作为 EnvVar 传递给 RE pods,例如 “Europe/London”。
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.hostAliases的别名
↩ 父母
HostAlias 保存 IP 和主机名之间的映射,这些映射将作为条目注入到 Pod 的 hosts 文件中。
名字 |
类型 |
描述 |
必填 |
主机名 |
[]字符串 |
上述 IP 地址的主机名。
|
假 |
IP 地址 |
字符串 |
主机文件条目的 IP 地址。
|
假 |
spec.ingressOrRoute规格
↩ 父母
Redis Enterprise Cluster 和 Databases 的访问配置。最多可以同时设置 ingressOrRouteSpec 或 activeActive 字段之一。
名字 |
类型 |
描述 |
必填 |
apiFqdnUrl |
字符串 |
RS API 网址
|
真 |
dbFqdn后缀 |
字符串 |
DB ENDPOINT SUFFIX - 将用于设置数据库主机入口。创建一个主机名,因此,如果在集群上创建了多个具有相同名称 的数据库,则该名称应是唯一的 |
真 |
方法 |
枚举 |
用于区分不同的平台实现。 枚举:openShiftRoute、ingress、istio
|
真 |
ingress注解 |
map[string]字符串 |
要在 Operator 创建的 Ingress 资源上设置的其他注释
|
假 |
spec.ldap 文件
↩ 父母
集群级别的 LDAP 配置,例如服务器地址、协议、身份验证和查询设置。
名字 |
类型 |
描述 |
必填 |
authenticationQuery 认证 |
对象 |
身份验证查询的配置、提供给集群进行身份验证的用户名之间的映射以及 LDAP 可分辨名称。
|
真 |
authorizationQuery |
对象 |
配置授权查询,用户的可分辨名称与其组成员身份之间的映射。
|
真 |
协议 |
枚举 |
指定要使用的 LDAP 协议。以下之一:LDAP、LDAPS、STARTTLS。 枚举:LDAP、LDAPS、STARTTLS
|
真 |
服务器 |
[]对象 |
一个或多个 LDAP 服务器。如果指定了多个服务器,则它们必须共享相同的组织树结构。
|
真 |
bindCredentialsSecretName |
字符串 |
同一命名空间中的密钥名称,包含用于与 LDAP 服务器通信以进行身份验证查询的凭证。密钥必须具有一个名为“dn”的密钥,其中包含执行查询的用户的可分辨名称,以及“password”及其密码。如果留空,则禁用基于凭据的身份验证。
|
假 |
caCertificateSecretName |
字符串 |
同一命名空间中的密钥名称,保存 PEM 编码的 CA 证书,用于验证与 LDAP 服务器的 TLS 连接。密钥必须具有包含证书数据的名为 'cert' 的密钥。仅当协议为 LDAPS 或 STARTTLS 时,此字段才适用。
|
假 |
cacheTTLSeconds |
整数 |
缓存条目的最大 TTL。
|
假 |
directoryTimeoutSeconds |
整数 |
对用户进行身份验证时到 LDAP 服务器的连接超时(以秒为单位)
|
假 |
enabledForControlPlane |
布尔 |
是否为 control plane 访问启用 LDAP。默认情况下处于禁用状态。
|
假 |
enabledForDataPlane 的 |
布尔 |
是否为数据平面访问启用 LDAP。默认处于禁用状态。
|
假 |
spec.ldap.authenticationQuery
↩ 父母
配置身份验证查询、提供给集群进行身份验证的用户名之间的映射以及 LDAP 可分辨名称。
名字 |
类型 |
描述 |
必填 |
查询 |
对象 |
搜索查询的配置。与 'template' 字段互斥。查询筛选条件中的子字符串 '%u' 将替换为 username。
|
假 |
模板 |
字符串 |
模板查询的配置。与 'query' 字段互斥。子字符串 '%u' 将替换为用户名,例如 'cn=%u,ou=dev,dc=example,dc=com'。
|
假 |
spec.ldap.authenticationQuery.查询
↩ 父母
搜索查询的配置。与 'template' 字段互斥。查询筛选条件中的子字符串 '%u' 将替换为 username。
名字 |
类型 |
描述 |
必填 |
基础 |
字符串 |
要开始搜索的条目的可分辨名称,例如 'ou=dev,dc=example,dc=com'。
|
真 |
滤波器 |
字符串 |
要在搜索中应用的过滤器的 RFC-4515 字符串表示形式。对于身份验证查询,子字符串 '%u' 将替换为用户名,例如 '(cn=%u)'。对于授权查询,子字符串 '%D' 将替换为用户的可分辨名称,例如 '(members=%D)'。
|
真 |
范围 |
枚举 |
LDAP 查询的搜索范围。以下之一:BaseObject、SingleLevel、WholeSubtree 枚举:BaseObject、SingleLevel、WholeSubtree
|
真 |
spec.ldap.authorizationQuery
↩ 父母
配置授权查询,用户的可分辨名称与其组成员身份之间的映射。
名字 |
类型 |
描述 |
必填 |
属性 |
字符串 |
属性查询的配置。与 'query' 字段互斥。保存 LDAP 用户实体的属性名称,该属性包含用户所属的组的列表,例如 'memberOf'。
|
假 |
查询 |
对象 |
搜索查询的配置。与 'attribute' 字段互斥。查询筛选器中的子字符串 '%D' 将替换为用户的可分辨名称。
|
假 |
spec.ldap.authorizationQuery.查询
↩ 父母
搜索查询的配置。与 'attribute' 字段互斥。查询筛选器中的子字符串 '%D' 将替换为用户的可分辨名称。
名字 |
类型 |
描述 |
必填 |
基础 |
字符串 |
要开始搜索的条目的可分辨名称,例如 'ou=dev,dc=example,dc=com'。
|
真 |
滤波器 |
字符串 |
要在搜索中应用的过滤器的 RFC-4515 字符串表示形式。对于身份验证查询,子字符串 '%u' 将替换为用户名,例如 '(cn=%u)'。对于授权查询,子字符串 '%D' 将替换为用户的可分辨名称,例如 '(members=%D)'。
|
真 |
范围 |
枚举 |
LDAP 查询的搜索范围。以下之一:BaseObject、SingleLevel、WholeSubtree 枚举:BaseObject、SingleLevel、WholeSubtree
|
真 |
spec.ldap.servers[]
↩ 父母
LDAP 服务器的地址。
名字 |
类型 |
描述 |
必填 |
主机 |
字符串 |
LDAP 服务器的主机名
|
真 |
港口 |
整数 |
LDAP 服务器的端口号。如果未指定,则 LDAP 和 STARTTLS 协议默认为 389,LDAPS 协议默认为 636。 格式:int32
|
假 |
spec.ocsp配置
↩ 父母
一个 API 对象,表示集群的 OCSP 配置。要启用 OCSP,集群的代理证书应包含 OCSP 响应方 URL。
名字 |
类型 |
描述 |
必填 |
ocsp功能 |
布尔 |
是否开启/关闭集群的 OCSP 机制。
|
假 |
查询频率 |
整数 |
确定控制平面轮询 OCSP 响应程序以获取服务器证书的新状态的间隔(以秒为单位)。最小值为 60。最大值为 86400。
|
假 |
recoveryFrequency (恢复频率) |
整数 |
确定当当前装订器无效时,控制平面将轮询 OCSP 响应程序以获取服务器证书新状态的间隔(以秒为单位)。最小值为 60。最大值为 86400。
|
假 |
recoveryMaxTries |
整数 |
确定 OCSP 恢复尝试的最大次数。在超过最大尝试次数后,控制平面将恢复为正常频率。最小值为 1。最大值为 100。
|
假 |
响应超时 |
整数 |
确定请求等待 OCSP 响应方响应的时间间隔(以秒为单位)。最小值为 1。最大值为 60。
|
假 |
spec.persistentSpec
↩ 父母
Redis Enterprise Cluster 持久化规范
名字 |
类型 |
描述 |
必填 |
enablePersistentVolumeResize |
布尔 |
是否启用 PersistentVolumes 调整大小。默认情况下处于禁用状态。在使用此功能之前,请仔细阅读 pvc_expansion readme 中的说明。
|
假 |
启用 |
布尔 |
是否向 Redis Enterprise Pod 添加持久卷
|
假 |
storageClassName (存储类名称) |
字符串 |
Redis Enterprise Pod 中持久性卷的存储类。留空以使用默认值。如果以这种方式使用默认值,请确保 Kubernetes 集群配置了默认存储类。这可以通过运行 'kubectl get storageclass' 并查看其中一个存储类的名称是否包含 '(default)' 标记来完成。
|
假 |
体积大小 |
int 或 string |
要在创建集群后启用大小调整 - 请按照 pvc_expansion 自述文件中的说明进行作
|
假 |
spec.podAntiAffinity 的
↩ 父母
覆盖 Redis Enterprise Pod 的默认反亲和性规则。更多信息: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#an-example-of-a-pod-that-uses-pod-affinity
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
↩ 父母
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.podStartingPolicy
↩ 父母
STS Pod 卡在 “ContainerCreating” 中的缓解设置
名字 |
类型 |
描述 |
必填 |
启用 |
布尔 |
是否检测并尝试缓解 Pod 启动问题
|
真 |
startingThresholdSeconds |
整数 |
在执行作之前,在启动时等待 Pod 卡住的时间(以秒为单位)。如果设置为 0,则将被视为已禁用。 格式:int32
|
真 |
spec.pod容忍度
↩ 父母
名字 |
类型 |
描述 |
必填 |
影响 |
字符串 |
|
假 |
钥匙 |
字符串 |
|
假 |
算子 |
字符串 |
|
假 |
tolerationSeconds |
整数 |
格式:int64
|
假 |
价值 |
字符串 |
|
假 |
spec.pullSecrets[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
密钥名称
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes
↩ 父母
高级使用风险自负 - 指定 statefulset - Redis Enterprise Pod 所需的 Pod 属性。由 Operator 管理的 Pod 属性可能会覆盖这些设置。此外,请确保集群上运行的 K8s 版本支持这些属性 -作员不会验证这一点。
名字 |
类型 |
描述 |
必填 |
activeDeadlineSeconds |
整数 |
格式:int64
|
假 |
亲和力 |
对象 |
|
假 |
automountServiceAccountToken |
布尔 |
|
假 |
dnsConfig 的 |
对象 |
|
假 |
dns策略 |
字符串 |
|
假 |
enableServiceLinks |
布尔 |
|
假 |
ephemeralContainers |
[]对象 |
|
假 |
hostAliases |
[]对象 |
|
假 |
主机IPC |
布尔 |
|
假 |
主机网络 |
布尔 |
|
假 |
主机 PID |
布尔 |
|
假 |
主机用户 |
布尔 |
|
假 |
主机名 |
字符串 |
|
假 |
imagePullSecrets |
[]对象 |
|
假 |
initContainers |
[]对象 |
|
假 |
节点名称 |
字符串 |
|
假 |
nodeSelector |
map[string]字符串 |
|
假 |
操作系统 |
对象 |
|
假 |
开销 |
map[string]int 或 string |
|
假 |
抢占策略 |
字符串 |
|
假 |
优先权 |
整数 |
格式:int32
|
假 |
priorityClassName |
字符串 |
|
假 |
准备大门 |
[]对象 |
|
假 |
resourceClaims |
[]对象 |
|
假 |
restartPolicy (重新启动策略) |
字符串 |
|
假 |
runtimeClassName (运行时类名称) |
字符串 |
|
假 |
schedulerName (调度器名称) |
字符串 |
|
假 |
调度 Gates |
[]对象 |
|
假 |
securityContext |
对象 |
|
假 |
serviceAccount 服务 |
字符串 |
|
假 |
serviceAccountName (服务帐户名称) |
字符串 |
|
假 |
setHostnameAsFQDN |
布尔 |
|
假 |
shareProcess命名空间 |
布尔 |
|
假 |
子域 |
字符串 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
容忍度 |
[]对象 |
|
假 |
topologySpreadConstraints |
[]对象 |
|
假 |
卷 |
[]对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
偏好 |
对象 |
|
真 |
重量 |
整数 |
格式:int32
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchFields[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchFields[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.dnsConfig
↩ 父母
名字 |
类型 |
描述 |
必填 |
域名服务器 |
[]字符串 |
|
假 |
选项 |
[]对象 |
|
假 |
搜索 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.dnsConfig.options[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
价值 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.configMapKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.secretKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[].configMapRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[].secretRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].ports[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
容器端口 |
整数 |
格式:int32
|
真 |
主机 IP |
字符串 |
|
假 |
主机端口 |
整数 |
格式:int32
|
假 |
名字 |
字符串 |
|
假 |
协议 |
字符串 |
默认值:TCP
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].resources.claims[]
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
allowPrivilegeEscalation 权限 |
布尔 |
|
假 |
能力 |
对象 |
|
假 |
特权 |
布尔 |
|
假 |
procMount |
字符串 |
|
假 |
readOnlyRootFile系统 |
布尔 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
windows选项 |
对象 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
加 |
[]字符串 |
|
假 |
落 |
[]字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].volumeDevices[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
设备路径 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.ephemeralContainers[].volumeMounts[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.hostAliases[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
主机名 |
[]字符串 |
|
假 |
IP 地址 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.imagePullSecrets[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[].valueFrom
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.configMapKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.secretKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].envFrom[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].envFrom[].configMapRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].envFrom[].secretRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].livenessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].livenessProbe.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].livenessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].livenessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].livenessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].ports[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
容器端口 |
整数 |
格式:int32
|
真 |
主机 IP |
字符串 |
|
假 |
主机端口 |
整数 |
格式:int32
|
假 |
名字 |
字符串 |
|
假 |
协议 |
字符串 |
默认值:TCP
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].readinessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].readinessProbe.exec
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].readinessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].readinessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].readinessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].resources.claims[]
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
allowPrivilegeEscalation 权限 |
布尔 |
|
假 |
能力 |
对象 |
|
假 |
特权 |
布尔 |
|
假 |
procMount |
字符串 |
|
假 |
readOnlyRootFile系统 |
布尔 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
windows选项 |
对象 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
加 |
[]字符串 |
|
假 |
落 |
[]字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].volumeDevices[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
设备路径 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.initContainers[].volumeMounts[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.os
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.readinessGates[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
conditionType |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.resourceClaims[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
源 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.resourceClaims[].source
↩ 父母
名字 |
类型 |
描述 |
必填 |
resourceClaimName |
字符串 |
|
假 |
resourceClaimTemplateName |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.schedulingGates[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.securityContext
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs组 |
整数 |
格式:int64
|
假 |
fsGroupChangePolicy |
字符串 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
补充组 |
[]整数 |
|
假 |
sysctl 参数 |
[]对象 |
|
假 |
windows选项 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.securityContext.seLinuxOptions
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.securityContext.seccompProfile
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.securityContext.sysctls[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.redisEnterpriseAdditionalPodSpecAttributes.securityContext.windowsOptions
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.tolerations[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
影响 |
字符串 |
|
假 |
钥匙 |
字符串 |
|
假 |
算子 |
字符串 |
|
假 |
tolerationSeconds |
整数 |
格式:int64
|
假 |
价值 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.topologySpreadConstraints[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
最大倾斜 |
整数 |
格式:int32
|
真 |
topologyKey |
字符串 |
|
真 |
whenUnsatisfiable (无法满足) |
字符串 |
|
真 |
labelSelector |
对象 |
|
假 |
matchLabelKeys 的 |
[]字符串 |
|
假 |
minDomains (最小域) |
整数 |
格式:int32
|
假 |
nodeAffinityPolicy |
字符串 |
|
假 |
nodeTaintsPolicy |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.topologySpreadConstraints[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.topologySpreadConstraints[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].awsElasticBlockStore
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].azureDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
diskName 磁盘名称 |
字符串 |
|
真 |
diskURI 的 |
字符串 |
|
真 |
缓存模式 |
字符串 |
|
假 |
fs类型 |
字符串 |
|
假 |
类 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].azureFile
↩ 父母
名字 |
类型 |
描述 |
必填 |
secretName (秘密名称) |
字符串 |
|
真 |
shareName (共享名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].cephfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
显示器 |
[]字符串 |
|
真 |
路径 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secret文件 |
字符串 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].cephfs.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].cinder
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].cinder.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].configMap
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].csi
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].csi.nodePublishSecretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].downwardAPI
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].downwardAPI.items[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].emptyDir
↩ 父母
名字 |
类型 |
描述 |
必填 |
中等 |
字符串 |
|
假 |
大小限制 |
int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate
↩ 父母
名字 |
类型 |
描述 |
必填 |
规范 |
对象 |
|
真 |
元数据 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec
↩ 父母
名字 |
类型 |
描述 |
必填 |
accessModes |
[]字符串 |
|
假 |
数据源 |
对象 |
|
假 |
dataSourceRef |
对象 |
|
假 |
资源 |
对象 |
|
假 |
选择器 |
对象 |
|
假 |
storageClassName (存储类名称) |
字符串 |
|
假 |
体积模式 |
字符串 |
|
假 |
卷名称 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.dataSource
↩ 父母
名字 |
类型 |
描述 |
必填 |
类 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
apiGroup (api组) |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.dataSourceRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
类 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
apiGroup (api组) |
字符串 |
|
假 |
Namespace |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.resources.claims[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.selector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].fc
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
伦 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
目标 WWN |
[]字符串 |
|
假 |
WWIDS |
[]字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].flexVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
司机 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
选项 |
map[string]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].flexVolume.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].flocker
↩ 父母
名字 |
类型 |
描述 |
必填 |
数据集名称 |
字符串 |
|
假 |
数据集UUID |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].gcePersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdName (名称) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].gitRepo
↩ 父母
名字 |
类型 |
描述 |
必填 |
存储 库 |
字符串 |
|
真 |
目录 |
字符串 |
|
假 |
校订 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].glusterfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
端点 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].hostPath
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
类型 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].iscsi
↩ 父母
名字 |
类型 |
描述 |
必填 |
智商 |
字符串 |
|
真 |
伦 |
整数 |
格式:int32
|
真 |
targetPortal |
字符串 |
|
真 |
chapAuthDiscovery |
布尔 |
|
假 |
chapAuthSession |
布尔 |
|
假 |
fs类型 |
字符串 |
|
假 |
initiatorName (发起人名称) |
字符串 |
|
假 |
iscsi接口 |
字符串 |
|
假 |
门户 |
[]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].iscsi.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].nfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
服务器 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].persistentVolumeClaim
↩ 父母
名字 |
类型 |
描述 |
必填 |
claimName (索赔名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].photonPersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].portworxVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
来源 |
[]对象 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].configMap
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[]
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].projected.sources[].serviceAccountToken
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
观众 |
字符串 |
|
假 |
expirationSeconds |
整数 |
格式:int64
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].quobyte
↩ 父母
名字 |
类型 |
描述 |
必填 |
注册表 |
字符串 |
|
真 |
卷 |
字符串 |
|
真 |
群 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
房客 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].rbd
↩ 父母
名字 |
类型 |
描述 |
必填 |
图像 |
字符串 |
|
真 |
显示器 |
[]字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
钥匙环 |
字符串 |
|
假 |
池 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].rbd.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].scaleIO
↩ 父母
名字 |
类型 |
描述 |
必填 |
网关 |
字符串 |
|
真 |
secretRef 的 |
对象 |
|
真 |
系统 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
protectionDomain (保护域) |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
SSL已启用 |
布尔 |
|
假 |
存储模式 |
字符串 |
|
假 |
存储池 |
字符串 |
|
假 |
卷名称 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].scaleIO.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
自选 |
布尔 |
|
假 |
secretName (秘密名称) |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].storageos
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
卷名称 |
字符串 |
|
假 |
volumeNamespace 的 |
字符串 |
|
假 |
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].storageos.secretRef
↩ 父母
spec.redisEnterpriseAdditionalPodSpecAttributes.volumes[].vsphereVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
volumePath (卷路径) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
storagePolicyID |
字符串 |
|
假 |
storagePolicyName (存储策略名称) |
字符串 |
|
假 |
spec.redis企业图像规格
↩ 父母
Redis Enterprise 容器镜像规格
名字 |
类型 |
描述 |
必填 |
digestHash 的 |
字符串 |
要拉取的容器镜像的摘要哈希。指定后,将根据摘要哈希而不是 image 标签提取容器映像。versionTag 字段还必须使用与此摘要哈希匹配的图像标记指定。注意:此字段仅支持 OLM 部署。
|
假 |
imagePullPolicy |
字符串 |
要应用于容器镜像的镜像拉取策略。Always、Never、IfNotPresent 之一。
|
假 |
存储 库 |
字符串 |
要部署的容器镜像的存储库(名称)。
|
假 |
versionTag |
字符串 |
需要部署的容器镜像的标签。
|
假 |
spec.redisEnterpriseNode资源
↩ 父母
Redis Enterprise 容器的计算资源要求
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
Limits (限制) 描述允许的最大计算资源量。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
请求 |
map[string]int 或 string |
请求 描述所需的最小计算资源量。如果容器省略了 Requests,则默认为 Limits(如果明确指定),否则为实现定义的值。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
spec.redisEnterpriseNodeResources.claims[]
↩ 父母
spec.redisEnterpriseServicesConfiguration
↩ 父母
RS Cluster 可选服务设置
spec.redisEnterpriseServicesConfiguration.cmServer
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用 CM 服务器 枚举:启用、禁用
|
真 |
spec.redisEnterpriseServicesConfiguration.crdbCoordinator
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用 crdb 协调器进程 Enum:启用、禁用
|
真 |
spec.redisEnterpriseServicesConfiguration.crdbWorker
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用 crdb 工作进程 Enum:enabled、disabled
|
真 |
spec.redisEnterpriseServicesConfiguration.mdnsServer
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用多播 DNS 服务器 枚举:启用、禁用
|
真 |
spec.redisEnterpriseServicesConfiguration.pdnsServer
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用 pdns 服务器 枚举:启用、禁用
|
真 |
spec.redisEnterpriseServicesConfiguration.saslauthd
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否开启/关闭 saslauthd 服务 枚举:enabled、disabled
|
真 |
spec.redisEnterpriseServicesConfiguration.statsArchiver
↩ 父母
名字 |
类型 |
描述 |
必填 |
作模式 |
枚举 |
是否启用/禁用 stats archiver 服务 枚举:enabled、disabled
|
真 |
spec.redisEnterpriseServicesRiggerImageSpec
↩ 父母
服务 Rigger 容器镜像规范
名字 |
类型 |
描述 |
必填 |
digestHash 的 |
字符串 |
要拉取的容器镜像的摘要哈希。指定后,将根据摘要哈希而不是 image 标签提取容器映像。versionTag 字段还必须使用与此摘要哈希匹配的图像标记指定。注意:此字段仅支持 OLM 部署。
|
假 |
imagePullPolicy |
字符串 |
要应用于容器镜像的镜像拉取策略。Always、Never、IfNotPresent 之一。
|
假 |
存储 库 |
字符串 |
要部署的容器镜像的存储库(名称)。
|
假 |
versionTag |
字符串 |
需要部署的容器镜像的标签。
|
假 |
spec.redisEnterpriseServicesRigger资源
↩ 父母
Services Rigger Pod 的计算资源要求
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
Limits (限制) 描述允许的最大计算资源量。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
请求 |
map[string]int 或 string |
请求 描述所需的最小计算资源量。如果容器省略了 Requests,则默认为 Limits(如果明确指定),否则为实现定义的值。更多信息:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
|
假 |
spec.redisEnterpriseServicesRiggerResources.claims[]
↩ 父母
spec.redisEnterpriseVolumeMounts[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.redisOnFlashSpec
↩ 父母
在 Flash 上存储特定于 redis 的配置。如果提供,集群将能够在 Flash 数据库上创建 redis。
名字 |
类型 |
描述 |
必填 |
启用 |
布尔 |
|
真 |
storageClassName (存储类名称) |
字符串 |
|
真 |
bigStoreDriver |
枚举 |
枚举:rocksdb、speedb
|
假 |
flashDiskSize |
int 或 string |
|
假 |
flashStorageEngine |
枚举 |
枚举:rocksdb
|
假 |
spec.securityContext
↩ 父母
将应用于 RS Pod 的安全配置。
spec.securityContext.readOnlyRootFilesystemPolicy
↩ 父母
RS 容器是否具有只读根文件系统,策略是什么。一些强制路径仍然是可写的,因此 RS 可以正常工作。
名字 |
类型 |
描述 |
必填 |
启用 |
布尔 |
RS 容器是否具有只读根文件系统。默认值为 false。
|
真 |
spec.services
↩ 父母
为 Redis Enterprise 集群和数据库创建的作员管理的服务资源的自定义选项
名字 |
类型 |
描述 |
必填 |
api服务 |
对象 |
REC API 服务的自定义选项。
|
假 |
服务注释 |
map[string]字符串 |
要在 Operator 创建的服务资源上设置的全局附加注释。指定的注释不会覆盖已存在且并非源自运算符的注释。
|
假 |
spec.services.apiService
↩ 父母
REC API 服务的自定义选项。
名字 |
类型 |
描述 |
必填 |
类型 |
枚举 |
要为 REC API 服务创建的服务类型。默认为 ClusterIP 服务(如果未另行指定)。 枚举:ClusterIP、NodePort、LoadBalancer
|
假 |
spec.servicesRigger规格
↩ 父母
服务索具规范
名字 |
类型 |
描述 |
必填 |
databaseServicePortPolicy |
枚举 |
databaseServicePortPolicy 指示如何确定 REDB 服务的服务端口。默认为 DatabasePortForward,如果未另行指定。DatabasePortForward - 服务端口将与数据库端口相同。RedisDefaultPort - 服务端口将是默认的 Redis 端口 (6379)。 枚举:DatabasePortForward、RedisDefaultPort
|
假 |
databaseServiceType 数据库服务类型 |
字符串 |
用于访问数据库的服务类型。应为逗号分隔的列表。可能的值为 cluster_ip、 headless 和 load_balancer。
|
假 |
extraEnvVars |
[]对象 |
|
假 |
pod注解 |
map[string]字符串 |
Service Rigger Pod 的注释
|
假 |
service命名 |
枚举 |
用于确定如何命名在创建数据库时自动创建的服务。使用 bdb_name 时,数据库名称也将用于服务名称。使用 redis-port 时,服务将被命名为 redis-。 枚举:bdb_name、redis-port |
假 |
servicesRiggerAdditionalPodSpecAttributes |
对象 |
高级使用风险自负 - 指定 Rigger 部署 Pod 所需的 Pod 属性。由 Operator 管理的 Pod 属性可能会覆盖这些设置(Containers、serviceAccountName、podTolerations、ImagePullSecrets、nodeSelector、PriorityClassName、PodSecurityContext)。此外,请确保集群上运行的 K8s 版本支持这些属性 -作员不会验证这一点。
|
假 |
↩ 父母
EnvVar 表示 Container 中存在的环境变量。更多信息: https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
环境变量的名称。
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
环境变量值的 source。如果 value 不为空,则不能使用。
|
假 |
↩ 父母
环境变量值的 source。如果 value 不为空,则不能使用。
↩ 父母
选择 ConfigMap 的 key。
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
要选择的键。
|
真 |
名字 |
字符串 |
引用对象的名称
|
假 |
自选 |
布尔 |
指定是否必须定义 ConfigMap 或其键
|
假 |
↩ 父母
选择 Pod 的字段
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
要在指定 API 版本中选择的字段的路径。
|
真 |
apiVersion |
字符串 |
FieldPath 编写的架构版本默认为 “v1”。
|
假 |
↩ 父母
选择容器的资源:目前仅支持资源限制和请求。
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
必需:要选择 的资源
|
真 |
容器名称 |
字符串 |
容器名称:对于卷是必需的,对于环境变量是可选的
|
假 |
除数 |
int 或 string |
指定公开资源的输出格式,默认为 “1”
|
假 |
↩ 父母
在 Pod 的命名空间中选择 secret 的键
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
要从中选择的密钥的密钥。必须是有效的密钥。
|
真 |
名字 |
字符串 |
引用对象的名称
|
假 |
自选 |
布尔 |
指定是否必须定义 Secret 或其密钥
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes
↩ 父母
高级使用风险自负 - 指定 Rigger 部署 Pod 所需的 Pod 属性。由 Operator 管理的 Pod 属性可能会覆盖这些设置(Containers、serviceAccountName、podTolerations、ImagePullSecrets、nodeSelector、PriorityClassName、PodSecurityContext)。此外,请确保集群上运行的 K8s 版本支持这些属性 -作员不会验证这一点。
名字 |
类型 |
描述 |
必填 |
activeDeadlineSeconds |
整数 |
格式:int64
|
假 |
亲和力 |
对象 |
|
假 |
automountServiceAccountToken |
布尔 |
|
假 |
dnsConfig 的 |
对象 |
|
假 |
dns策略 |
字符串 |
|
假 |
enableServiceLinks |
布尔 |
|
假 |
ephemeralContainers |
[]对象 |
|
假 |
hostAliases |
[]对象 |
|
假 |
主机IPC |
布尔 |
|
假 |
主机网络 |
布尔 |
|
假 |
主机 PID |
布尔 |
|
假 |
主机用户 |
布尔 |
|
假 |
主机名 |
字符串 |
|
假 |
imagePullSecrets |
[]对象 |
|
假 |
initContainers |
[]对象 |
|
假 |
节点名称 |
字符串 |
|
假 |
nodeSelector |
map[string]字符串 |
|
假 |
操作系统 |
对象 |
|
假 |
开销 |
map[string]int 或 string |
|
假 |
抢占策略 |
字符串 |
|
假 |
优先权 |
整数 |
格式:int32
|
假 |
priorityClassName |
字符串 |
|
假 |
准备大门 |
[]对象 |
|
假 |
resourceClaims |
[]对象 |
|
假 |
restartPolicy (重新启动策略) |
字符串 |
|
假 |
runtimeClassName (运行时类名称) |
字符串 |
|
假 |
schedulerName (调度器名称) |
字符串 |
|
假 |
调度 Gates |
[]对象 |
|
假 |
securityContext |
对象 |
|
假 |
serviceAccount 服务 |
字符串 |
|
假 |
serviceAccountName (服务帐户名称) |
字符串 |
|
假 |
setHostnameAsFQDN |
布尔 |
|
假 |
shareProcess命名空间 |
布尔 |
|
假 |
子域 |
字符串 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
容忍度 |
[]对象 |
|
假 |
topologySpreadConstraints |
[]对象 |
|
假 |
卷 |
[]对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
偏好 |
对象 |
|
真 |
重量 |
整数 |
格式:int32
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchFields[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchFields[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm.namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[].namespaceSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.dnsConfig
↩ 父母
名字 |
类型 |
描述 |
必填 |
域名服务器 |
[]字符串 |
|
假 |
选项 |
[]对象 |
|
假 |
搜索 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.dnsConfig.options[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
价值 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.configMapKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].env[].valueFrom.secretKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[].configMapRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].envFrom[].secretRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.postStart.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].lifecycle.preStop.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].livenessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].ports[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
容器端口 |
整数 |
格式:int32
|
真 |
主机 IP |
字符串 |
|
假 |
主机端口 |
整数 |
格式:int32
|
假 |
名字 |
字符串 |
|
假 |
协议 |
字符串 |
默认值:TCP
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].readinessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].resources.claims[]
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
allowPrivilegeEscalation 权限 |
布尔 |
|
假 |
能力 |
对象 |
|
假 |
特权 |
布尔 |
|
假 |
procMount |
字符串 |
|
假 |
readOnlyRootFile系统 |
布尔 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
windows选项 |
对象 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
加 |
[]字符串 |
|
假 |
落 |
[]字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].volumeDevices[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
设备路径 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.ephemeralContainers[].volumeMounts[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.hostAliases[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
主机名 |
[]字符串 |
|
假 |
IP 地址 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.imagePullSecrets[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[].valueFrom
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.configMapKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].env[].valueFrom.secretKeyRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].envFrom[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].envFrom[].configMapRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].envFrom[].secretRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.postStart.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].lifecycle.preStop.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].livenessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].livenessProbe.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].livenessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].livenessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].livenessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].ports[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
容器端口 |
整数 |
格式:int32
|
真 |
主机 IP |
字符串 |
|
假 |
主机端口 |
整数 |
格式:int32
|
假 |
名字 |
字符串 |
|
假 |
协议 |
字符串 |
默认值:TCP
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].readinessProbe
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].readinessProbe.exec
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].readinessProbe.grpc
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].readinessProbe.httpGet
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].readinessProbe.tcpSocket
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].resources.claims[]
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
allowPrivilegeEscalation 权限 |
布尔 |
|
假 |
能力 |
对象 |
|
假 |
特权 |
布尔 |
|
假 |
procMount |
字符串 |
|
假 |
readOnlyRootFile系统 |
布尔 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
windows选项 |
对象 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
加 |
[]字符串 |
|
假 |
落 |
[]字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].volumeDevices[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
设备路径 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.initContainers[].volumeMounts[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.os
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.readinessGates[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
conditionType |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.resourceClaims[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
源 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.resourceClaims[].source
↩ 父母
名字 |
类型 |
描述 |
必填 |
resourceClaimName |
字符串 |
|
假 |
resourceClaimTemplateName |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.schedulingGates[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.securityContext
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs组 |
整数 |
格式:int64
|
假 |
fsGroupChangePolicy |
字符串 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
补充组 |
[]整数 |
|
假 |
sysctl 参数 |
[]对象 |
|
假 |
windows选项 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.securityContext.seLinuxOptions
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.securityContext.seccompProfile
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.securityContext.sysctls[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.securityContext.windowsOptions
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.tolerations[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
影响 |
字符串 |
|
假 |
钥匙 |
字符串 |
|
假 |
算子 |
字符串 |
|
假 |
tolerationSeconds |
整数 |
格式:int64
|
假 |
价值 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.topologySpreadConstraints[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
最大倾斜 |
整数 |
格式:int32
|
真 |
topologyKey |
字符串 |
|
真 |
whenUnsatisfiable (无法满足) |
字符串 |
|
真 |
labelSelector |
对象 |
|
假 |
matchLabelKeys 的 |
[]字符串 |
|
假 |
minDomains (最小域) |
整数 |
格式:int32
|
假 |
nodeAffinityPolicy |
字符串 |
|
假 |
nodeTaintsPolicy |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.topologySpreadConstraints[].labelSelector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.topologySpreadConstraints[].labelSelector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].awsElasticBlockStore
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].azureDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
diskName 磁盘名称 |
字符串 |
|
真 |
diskURI 的 |
字符串 |
|
真 |
缓存模式 |
字符串 |
|
假 |
fs类型 |
字符串 |
|
假 |
类 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].azureFile
↩ 父母
名字 |
类型 |
描述 |
必填 |
secretName (秘密名称) |
字符串 |
|
真 |
shareName (共享名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].cephfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
显示器 |
[]字符串 |
|
真 |
路径 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secret文件 |
字符串 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].cephfs.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].cinder
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].cinder.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].configMap
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].csi
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].csi.nodePublishSecretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].downwardAPI
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].downwardAPI.items[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].emptyDir
↩ 父母
名字 |
类型 |
描述 |
必填 |
中等 |
字符串 |
|
假 |
大小限制 |
int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate
↩ 父母
名字 |
类型 |
描述 |
必填 |
规范 |
对象 |
|
真 |
元数据 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec
↩ 父母
名字 |
类型 |
描述 |
必填 |
accessModes |
[]字符串 |
|
假 |
数据源 |
对象 |
|
假 |
dataSourceRef |
对象 |
|
假 |
资源 |
对象 |
|
假 |
选择器 |
对象 |
|
假 |
storageClassName (存储类名称) |
字符串 |
|
假 |
体积模式 |
字符串 |
|
假 |
卷名称 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.dataSource
↩ 父母
名字 |
类型 |
描述 |
必填 |
类 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
apiGroup (api组) |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.dataSourceRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
类 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
apiGroup (api组) |
字符串 |
|
假 |
Namespace |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.resources
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.resources.claims[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.selector
↩ 父母
名字 |
类型 |
描述 |
必填 |
match表达式 |
[]对象 |
|
假 |
matchLabels |
map[string]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
算子 |
字符串 |
|
真 |
值 |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].fc
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
伦 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
目标 WWN |
[]字符串 |
|
假 |
WWIDS |
[]字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].flexVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
司机 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
选项 |
map[string]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].flexVolume.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].flocker
↩ 父母
名字 |
类型 |
描述 |
必填 |
数据集名称 |
字符串 |
|
假 |
数据集UUID |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].gcePersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdName (名称) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].gitRepo
↩ 父母
名字 |
类型 |
描述 |
必填 |
存储 库 |
字符串 |
|
真 |
目录 |
字符串 |
|
假 |
校订 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].glusterfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
端点 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].hostPath
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
类型 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].iscsi
↩ 父母
名字 |
类型 |
描述 |
必填 |
智商 |
字符串 |
|
真 |
伦 |
整数 |
格式:int32
|
真 |
targetPortal |
字符串 |
|
真 |
chapAuthDiscovery |
布尔 |
|
假 |
chapAuthSession |
布尔 |
|
假 |
fs类型 |
字符串 |
|
假 |
initiatorName (发起人名称) |
字符串 |
|
假 |
iscsi接口 |
字符串 |
|
假 |
门户 |
[]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].iscsi.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].nfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
服务器 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].persistentVolumeClaim
↩ 父母
名字 |
类型 |
描述 |
必填 |
claimName (索赔名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].photonPersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].portworxVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
来源 |
[]对象 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].configMap
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[]
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].projected.sources[].serviceAccountToken
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
观众 |
字符串 |
|
假 |
expirationSeconds |
整数 |
格式:int64
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].quobyte
↩ 父母
名字 |
类型 |
描述 |
必填 |
注册表 |
字符串 |
|
真 |
卷 |
字符串 |
|
真 |
群 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
房客 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].rbd
↩ 父母
名字 |
类型 |
描述 |
必填 |
图像 |
字符串 |
|
真 |
显示器 |
[]字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
钥匙环 |
字符串 |
|
假 |
池 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].rbd.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].scaleIO
↩ 父母
名字 |
类型 |
描述 |
必填 |
网关 |
字符串 |
|
真 |
secretRef 的 |
对象 |
|
真 |
系统 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
protectionDomain (保护域) |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
SSL已启用 |
布尔 |
|
假 |
存储模式 |
字符串 |
|
假 |
存储池 |
字符串 |
|
假 |
卷名称 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].scaleIO.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
自选 |
布尔 |
|
假 |
secretName (秘密名称) |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].storageos
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
卷名称 |
字符串 |
|
假 |
volumeNamespace 的 |
字符串 |
|
假 |
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].storageos.secretRef
↩ 父母
spec.servicesRiggerSpec.servicesRiggerAdditionalPodSpecAttributes.volumes[].vsphereVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
volumePath (卷路径) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
storagePolicyID |
字符串 |
|
假 |
storagePolicyName (存储策略名称) |
字符串 |
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
假 |
value从 |
对象 |
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
↩ 父母
↩ 父母
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
↩ 父母
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
容器端口 |
整数 |
格式:int32
|
真 |
主机 IP |
字符串 |
|
假 |
主机端口 |
整数 |
格式:int32
|
假 |
名字 |
字符串 |
|
假 |
协议 |
字符串 |
默认值:TCP
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
索赔 |
[]对象 |
|
假 |
限制 |
map[string]int 或 string |
|
假 |
请求 |
map[string]int 或 string |
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
allowPrivilegeEscalation 权限 |
布尔 |
|
假 |
能力 |
对象 |
|
假 |
特权 |
布尔 |
|
假 |
procMount |
字符串 |
|
假 |
readOnlyRootFile系统 |
布尔 |
|
假 |
runAsGroup |
整数 |
格式:int64
|
假 |
runAsNonRoot |
布尔 |
|
假 |
runAsUser |
整数 |
格式:int64
|
假 |
seLinux选项 |
对象 |
|
假 |
seccomp配置文件 |
对象 |
|
假 |
windows选项 |
对象 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
加 |
[]字符串 |
|
假 |
落 |
[]字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
水平 |
字符串 |
|
假 |
角色 |
字符串 |
|
假 |
类型 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
类型 |
字符串 |
|
真 |
localhost配置文件 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
gmsaCredentialSpec |
字符串 |
|
假 |
gmsaCredentialSpecName (英语) |
字符串 |
|
假 |
主机进程 |
布尔 |
|
假 |
runAsUserName |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
执行 |
对象 |
|
假 |
failureThreshold (失败阈值) |
整数 |
格式:int32
|
假 |
磁控器 |
对象 |
|
假 |
httpGet |
对象 |
|
假 |
initialDelaySeconds |
整数 |
格式:int32
|
假 |
periodSeconds (周期秒) |
整数 |
格式:int32
|
假 |
成功阈值 |
整数 |
格式:int32
|
假 |
tcpSocket |
对象 |
|
假 |
terminationGracePeriodSeconds |
整数 |
格式:int64
|
假 |
timeoutSeconds |
整数 |
格式:int32
|
假 |
↩ 父母
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
整数 |
格式:int32
|
真 |
服务 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
httpHeaders 的 |
[]对象 |
|
假 |
路径 |
字符串 |
|
假 |
方案 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
名字 |
字符串 |
|
真 |
价值 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
港口 |
int 或 string |
|
真 |
主机 |
字符串 |
|
假 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
设备路径 |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
↩ 父母
名字 |
类型 |
描述 |
必填 |
mountPath |
字符串 |
|
真 |
名字 |
字符串 |
|
真 |
mountPropagation 的 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
subPath |
字符串 |
|
假 |
subPathExpr |
字符串 |
|
假 |
spec.slaveHA 的
↩ 父母
Slave 高可用性机制配置。
名字 |
类型 |
描述 |
必填 |
slaveHAGrace期间 |
整数 |
从节点发生故障到从属高可用性机制开始重新定位分片之间的时间(以秒为单位)。如果设置为 0,则不会影响集群配置。 格式:int32
|
真 |
spec.upgrade规格
↩ 父母
Redis Enterprise 升级规格
名字 |
类型 |
描述 |
必填 |
autoUpgradeRedis企业版 |
布尔 |
是否在 operator 升级时自动升级 Redis Enterprise
|
真 |
spec.volumes[]
↩ 父母
Volume 表示 Pod 中的命名卷,Pod 中的任何容器都可以访问该卷。更多信息: https://kubernetes.io/docs/concepts/storage/volumes
spec.volumes[].awsElasticBlockStore
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.volumes[].azureDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
diskName 磁盘名称 |
字符串 |
|
真 |
diskURI 的 |
字符串 |
|
真 |
缓存模式 |
字符串 |
|
假 |
fs类型 |
字符串 |
|
假 |
类 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.volumes[].azure文件
↩ 父母
名字 |
类型 |
描述 |
必填 |
secretName (秘密名称) |
字符串 |
|
真 |
shareName (共享名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.volumes[].cephfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
显示器 |
[]字符串 |
|
真 |
路径 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secret文件 |
字符串 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.volumes[].cephfs.secretRef
↩ 父母
spec.volumes[].cinder
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.volumes[].cinder.secretRef
↩ 父母
spec.volumes[].config映射
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.volumes[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.volumes[].csi
↩ 父母
spec.volumes[].csi.nodePublishSecretRef
↩ 父母
spec.volumes[].downwardAPI
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
spec.volumes[].downwardAPI.items[]
↩ 父母
spec.volumes[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.volumes[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.volumes[].emptyDir
↩ 父母
名字 |
类型 |
描述 |
必填 |
中等 |
字符串 |
|
假 |
大小限制 |
int 或 string |
|
假 |
spec.volumes[].fc 的
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
伦 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
目标 WWN |
[]字符串 |
|
假 |
WWIDS |
[]字符串 |
|
假 |
spec.volumes[].flexVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
司机 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
选项 |
map[string]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.volumes[].flexVolume.secretRef
↩ 父母
spec.volumes[].flocker
↩ 父母
名字 |
类型 |
描述 |
必填 |
数据集名称 |
字符串 |
|
假 |
数据集UUID |
字符串 |
|
假 |
spec.volumes[].gcePersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdName (名称) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
分区 |
整数 |
格式:int32
|
假 |
只读 |
布尔 |
|
假 |
spec.volumes[].gitRepo
↩ 父母
名字 |
类型 |
描述 |
必填 |
存储 库 |
字符串 |
|
真 |
目录 |
字符串 |
|
假 |
校订 |
字符串 |
|
假 |
spec.volumes[].glusterfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
端点 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.volumes[].hostPath
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
类型 |
字符串 |
|
假 |
spec.volumes[].iscsi
↩ 父母
名字 |
类型 |
描述 |
必填 |
智商 |
字符串 |
|
真 |
伦 |
整数 |
格式:int32
|
真 |
targetPortal |
字符串 |
|
真 |
chapAuthDiscovery |
布尔 |
|
假 |
chapAuthSession |
布尔 |
|
假 |
fs类型 |
字符串 |
|
假 |
initiatorName (发起人名称) |
字符串 |
|
假 |
iscsi接口 |
字符串 |
|
假 |
门户 |
[]字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
spec.volumes[].iscsi.secretRef
↩ 父母
spec.volumes[].nfs
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
服务器 |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.volumes[].persistentVolumeClaim
↩ 父母
名字 |
类型 |
描述 |
必填 |
claimName (索赔名称) |
字符串 |
|
真 |
只读 |
布尔 |
|
假 |
spec.volumes[].photonPersistentDisk
↩ 父母
名字 |
类型 |
描述 |
必填 |
pdID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
spec.volumes[].portworxVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
卷 ID |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
spec.volumes[].projected
↩ 父母
名字 |
类型 |
描述 |
必填 |
来源 |
[]对象 |
|
真 |
defaultMode |
整数 |
格式:int32
|
假 |
spec.volumes[].projected.sources[]
↩ 父母
spec.volumes[].projected.sources[].configMap
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.volumes[].projected.sources[].configMap.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.volumes[].projected.sources[].downwardAPI
↩ 父母
spec.volumes[].projected.sources[].downwardAPI.items[]
↩ 父母
spec.volumes[].projected.sources[].downwardAPI.items[].fieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
字段路径 |
字符串 |
|
真 |
apiVersion |
字符串 |
|
假 |
spec.volumes[].projected.sources[].downwardAPI.items[].resourceFieldRef
↩ 父母
名字 |
类型 |
描述 |
必填 |
资源 |
字符串 |
|
真 |
容器名称 |
字符串 |
|
假 |
除数 |
int 或 string |
|
假 |
spec.volumes[].projected.sources[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
项目 |
[]对象 |
|
假 |
名字 |
字符串 |
|
假 |
自选 |
布尔 |
|
假 |
spec.volumes[].projected.sources[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.volumes[].projected.sources[].serviceAccountToken
↩ 父母
名字 |
类型 |
描述 |
必填 |
路径 |
字符串 |
|
真 |
观众 |
字符串 |
|
假 |
expirationSeconds |
整数 |
格式:int64
|
假 |
spec.volumes[].quo字节
↩ 父母
名字 |
类型 |
描述 |
必填 |
注册表 |
字符串 |
|
真 |
卷 |
字符串 |
|
真 |
群 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
房客 |
字符串 |
|
假 |
用户 |
字符串 |
|
假 |
spec.volumes[].rbd
↩ 父母
名字 |
类型 |
描述 |
必填 |
图像 |
字符串 |
|
真 |
显示器 |
[]字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
钥匙环 |
字符串 |
|
假 |
池 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
用户 |
字符串 |
|
假 |
spec.volumes[].rbd.secretRef
↩ 父母
spec.volumes[].scaleIO 的
↩ 父母
名字 |
类型 |
描述 |
必填 |
网关 |
字符串 |
|
真 |
secretRef 的 |
对象 |
|
真 |
系统 |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
protectionDomain (保护域) |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
SSL已启用 |
布尔 |
|
假 |
存储模式 |
字符串 |
|
假 |
存储池 |
字符串 |
|
假 |
卷名称 |
字符串 |
|
假 |
spec.volumes[].scaleIO.secretRef
↩ 父母
spec.volumes[].secret
↩ 父母
名字 |
类型 |
描述 |
必填 |
defaultMode |
整数 |
格式:int32
|
假 |
项目 |
[]对象 |
|
假 |
自选 |
布尔 |
|
假 |
secretName (秘密名称) |
字符串 |
|
假 |
spec.volumes[].secret.items[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
钥匙 |
字符串 |
|
真 |
路径 |
字符串 |
|
真 |
模式 |
整数 |
格式:int32
|
假 |
spec.volumes[].storageOS
↩ 父母
名字 |
类型 |
描述 |
必填 |
fs类型 |
字符串 |
|
假 |
只读 |
布尔 |
|
假 |
secretRef 的 |
对象 |
|
假 |
卷名称 |
字符串 |
|
假 |
volumeNamespace 的 |
字符串 |
|
假 |
spec.volumes[].storageos.secretRef
↩ 父母
spec.volumes[].vsphereVolume
↩ 父母
名字 |
类型 |
描述 |
必填 |
volumePath (卷路径) |
字符串 |
|
真 |
fs类型 |
字符串 |
|
假 |
storagePolicyID |
字符串 |
|
假 |
storagePolicyName (存储策略名称) |
字符串 |
|
假 |
地位
↩ 父母
名字 |
类型 |
描述 |
必填 |
bundledDatabaseVersions |
[]对象 |
Redis Enterprise Software 捆绑的开源数据库版本 - 请注意,为了使用特定版本,应根据所需版本(主要/次要)由“upgradePolicy”支持该版本——“主要”或“最新”
|
假 |
certificates状态 |
对象 |
存储有关群集证书及其更新过程的信息。在主动-主动数据库中,这用于检测证书的更新,并触发参与集群之间的同步。
|
假 |
ingressOrRouteMethodStatus |
字符串 |
存在的 ingressOrRouteSpec/ActiveActive 规范方法
|
假 |
licenseStatus |
对象 |
|
假 |
managedAPI |
对象 |
指示由 Operator 管理的集群 API。这仅适用于由 Operator 选择性管理的集群 API,例如集群 LDAP 配置。大多数其他 API 由 Operator 自动管理,此处未列出。
|
假 |
模块 |
[]对象 |
|
假 |
ocsp状态 |
对象 |
表示集群的 OCSP 状态的 API 对象
|
假 |
persistenceStatus |
对象 |
用于 Redis Enterprise Cluster 持久性的持久性卷声明的状态。状态将与一个或多个 PVC 的状态相对应(如果其中一个 PVC 处于调整大小或调整大小失败,则失败/调整大小)
|
假 |
redisEnterpriseIPFamily |
字符串 |
|
假 |
specStatus |
字符串 |
|
假 |
州 |
字符串 |
|
假 |
status.bundledDatabaseVersions[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
dbType 数据库类型 |
字符串 |
|
真 |
版本 |
字符串 |
|
真 |
主要 |
布尔 |
|
假 |
status.certificates状态
↩ 父母
存储有关群集证书及其更新过程的信息。在主动-主动数据库中,这用于检测证书的更新,并触发参与集群之间的同步。
名字 |
类型 |
描述 |
必填 |
代 |
整数 |
Generation 存储集群的 Proxy 和 Syncer 证书密钥的版本。在主动-主动数据库中,当用户更新代理或同步器证书时,需要触发 crdb-update 命令以避免潜在的同步问题。这有助于 REAADB 控制器检测证书中的更改并触发 crdb-update。集群的 Proxy certificate secret 的版本。 格式:int64
|
假 |
更新状态 |
字符串 |
集群证书更新的状态
|
假 |
状态.licenseStatus
↩ 父母
名字 |
类型 |
描述 |
必填 |
activationDate (激活日期) |
字符串 |
|
假 |
过期日期 |
字符串 |
|
假 |
特征 |
[]字符串 |
|
假 |
flash分片 |
整数 |
格式:int32
|
假 |
flashShardsLimit |
整数 |
格式:int32
|
假 |
许可证状态 |
字符串 |
|
假 |
所有者 |
字符串 |
|
假 |
ram分片 |
整数 |
格式:int32
|
假 |
ramShardsLimit |
整数 |
格式:int32
|
假 |
分片限制 |
整数 |
|
假 |
shards用法 |
字符串 |
|
假 |
status.managedAPI
↩ 父母
指示由 Operator 管理的集群 API。这仅适用于由 Operator 选择性管理的集群 API,例如集群 LDAP 配置。大多数其他 API 由 Operator 自动管理,此处未列出。
名字 |
类型 |
描述 |
必填 |
LDAP 格式 |
布尔 |
指示集群 LDAP 配置是否由 operator 管理。启用此功能后,作员将根据 RedisEnterpriseCluster 资源中的“.spec.ldap”字段协调集群 LDAP 配置。
|
假 |
status.modules[]
↩ 父母
名字 |
类型 |
描述 |
必填 |
displayName (显示名称) |
字符串 |
|
假 |
名字 |
字符串 |
|
假 |
版本 |
[]字符串 |
|
假 |
status.ocspStatus
↩ 父母
表示集群的 OCSP 状态的 API 对象
名字 |
类型 |
描述 |
必填 |
证书状态 |
字符串 |
指示代理证书状态 - GOOD/REVOKED/UNKNOWN。
|
假 |
next更新 |
字符串 |
提供有关证书状态的较新信息(如果可用)的时间或之前
|
假 |
生产在 |
字符串 |
OCSP 响应方签署此响应的时间。
|
假 |
responderUrl 的 |
字符串 |
此状态的来源 OCSP 响应程序 URL。
|
假 |
撤销时间 |
字符串 |
证书被吊销或置于保留状态的时间。
|
假 |
this更新 |
字符串 |
响应方知道所指示的状态正确的最近一次时间。
|
假 |
status.persistenceStatus
↩ 父母
用于 Redis Enterprise Cluster 持久性的 Persistent Volume Claims 的状态。状态将与一个或多个 PVC 的状态相对应(如果其中一个 PVC 处于调整大小或调整大小失败,则失败/调整大小)
名字 |
类型 |
描述 |
必填 |
地位 |
字符串 |
PVC 的当前状态
|
假 |
成功 |
字符串 |
预置了预期大小的 PVC 数量
|
假 |