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