检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
创建Job。 创建Job时挂载OBS的使用限制请参见挂载OBS使用限制。 Note: Kubernetes 只有在 Pod 结束(Terminated) 的时候才会发送 preStop 事件, 这意味着在 Pod 完成(Completed) 时 preStop 的事件处理逻辑不会被触发。这个限制在
dmqk和nginx-7f98958cdf-tesqr的Pod, 其中nginx是直接使用Deployment的名称,-7f98958cdf-tdmqk和-7f98958cdf-tesqr是kubernetes随机生成的后缀。 您也许会发现这两个后缀中前面一部分是相同的,都是7f
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
填写参数并完成创建。 ELB可选择私网ELB和公网ELB,填写参数时类型选择“公网”或“私网”即可。 (可选)准备SSL证书 云容器实例支持使用HTTPS访问负载,在创建负载时,您可以使用自己的SSL证书。 SSL证书分为权威证书和自签名证书。权威证书由权威的数字证书认证机构签发,您可向第三
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology
描述 name Yes String Name of the referent. 须知: 创建应用时,使用的镜像是容器镜像服务界面上的“我的镜像”页签中的镜像,那么该参数的值必须设置为imagepull-secret 。 表26 hostPath字段数据结构说明 参数 是否必选 参数类型
Valid values are: - All: all dry run stages will be processed gracePeriodSeconds No The duration in seconds before the object should be deleted
所以当使用HostPath的Pod想通过Virtual Kubelet弹到CCI时,会被vk-webhook拦截。如无法改变Pod spec.volumes中配置的HostPath,当前可通过配置Annotation的形式,允许让使用HostPath的Pod弹性到CCI上,但是V
CamelCase reason for the condition's last transition. 请求示例 将创建的Volcano Job的其中一个task的replicas从1修改为2。 { "apiVersion" : "batch.volcano.sh/v1alpha1"
Valid values are: - All: all dry run stages will be processed gracePeriodSeconds No The duration in seconds before the object should be deleted
Valid values are: - All: all dry run stages will be processed gracePeriodSeconds No The duration in seconds before the object should be deleted
metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext
application/merge-patch+json 在RFC7386协议的定义中,Merge Patch必须包含对一个资源对象的部分描述,即为JSON对象。该JSON对象被提交到服务端后与服务端的当前对象合并,即替换当前资源对象中的列表域,从而创建一个新的对象。 Strategic Merge Patch
String 用户Token。 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 Content-Type 是 String 消息体的类型(格式),默认取值为“application/json” 缺省值:application/json 表4 请求Body参数
job. Succeeded Integer The number of pods which reached phase Succeeded. failed Integer The number of pods which reached phase Failed. minAvailable
安全容器这个概念主要与普通容器进行比较的。 和普通容器相比,它最主要的区别是每个容器(准确地说是pod)都运行在一个单独的微型虚拟机中,拥有独立的操作系统内核,以及虚拟化层的安全隔离。因为云容器实例采用的是共享多租集群,因此容器的安全隔离比用户独立拥有私有Kubernetes集群有更严格的要求。通过安全