全部產品
Search
文件中心

Platform For AI:ExtraPodSpec

更新時間:Feb 25, 2026

名稱

類型

描述

樣本值

object

額外 Pod 配置。

SideCarContainers

array

伴隨容器。

ContainerSpec

容器配置。

InitContainers

array

初始化容器。

ContainerSpec

容器配置。

PodLabels

object

Pod 標籤。

string

標籤。格式:Key=Value。

example-lable

PodAnnotations

object

Pod 註解。

string

註解。格式:Key=Value。

example-annotation

SharedVolumeMountPaths

array

容器間共用的本地目錄。

string

共用的本地目錄。

/root/share/

Lifecycle

Lifecycle

Lifecycle 對象。