名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | 额外 Pod 配置。 | ||
InitContainers | array | 初始化容器。 | |
InitContainers | ContainerSpec | 容器配置。 | |
PodAnnotationsdeprecated | object | Pod 注解。 | |
string | 注解。格式:Key=Value。 | example-annotation | |
SideCarContainers | array | 伴随容器。 | |
SideCarContainers | ContainerSpec | 容器配置。 | |
Lifecycle | Lifecycle | Lifecycle 对象。 | |
SharedVolumeMountPaths | array | 容器间共享的本地目录。 | |
SharedVolumeMountPaths | string | 共享的本地目录。 | |
PodLabelsdeprecated | object | Pod 标签。 | |
string | 标签。格式:Key=Value。 | example-lable |
该文章对您有帮助吗?