检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Init容器(Init-Containers) Init-Containers,即初始化容器,顾名思义容器启动的时候,会先启动一个或多个容器,如果有多个,那么这几个Init Container按照定义的顺序依次执行,只有所有的Init Container执行完后,主容器才会启动。
If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted
容器:镜像(Image)和容器(Container)的关系,就像是面向对象程序设计中的类和实例一样,镜像是静态的定义,容器是镜像运行时的实体。容器可以被创建、启动、停止、删除、暂停等。 工作负载:工作负载是在 Kubernetes 上运行的应用程序。
replicas": 1, "restartPolicy": "Never", "template": { "spec": { "containers
Exact export maintains cluster-specific fields like 'Namespace'. Deprecated.
Exact export maintains cluster-specific fields like 'Namespace'. Deprecated.
PersistentVolumeClaims:只支持SFS、SFS Turbo云存储类型,且只支持使用CSI类型的StorageClass。volcano调度器不支持调度所有云存储类型。
Exact export maintains cluster-specific fields like 'Namespace'. Deprecated.
Exact export maintains cluster-specific fields like 'Namespace'. Deprecated.
Exact export maintains cluster-specific fields like 'Namespace'. Deprecated.
As long as the finalizers list contains items, deletion is blocked.
Used to maintain session affinity. Enable client IP based session affinity. Must be ClientIP or None. Defaults to None.
As long as the finalizers list contains items, deletion is blocked.
Extended PersistentVolumeClaim TFJob MXJob PyTorchJob 父主题: 历史API
containers: - name: main image: pi cron的格式从前到后就是: Minute Hour Day of month Month Day of week 如 "0,15,30,45 *
As long as the finalizers list contains items, deletion is blocked.
Used to maintain session affinity. Enable client IP based session affinity. Must be ClientIP or None. Defaults to None.
network.alpha.kubernetes.io/domain-id Yes String Network所属用户的domain-id,获取方法请参见获取帐号ID。
{ "projects": [ { "domain_id": "65ewtrgaggshhk1223245sghjlse684b", "is_domain": false, "parent_id
apiVersion: v1 kind: Pod metadata: name: web-app spec: initContainers: - name: config-generator image: busybox resources: