检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
return code for this status, 0 if not set. details io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails object Extended data associated with the reason
return code for this status, 0 if not set. details io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails object Extended data associated with the reason
return code for this status, 0 if not set. details io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails object Extended data associated with the reason
within the container at which the volume should be mounted. Must not contain ':'. volumeClaim io.k8s.api.core.v1.PersistentVolumeClaim object VolumeClaim
Quantity.fromString(memory)); V1Container container = new V1Container() .name(containerName) .image(image)
within the container at which the volume should be mounted. Must not contain ':'. volumeClaim 否 io.k8s.api.core.v1.PersistentVolumeClaim object VolumeClaim
within the container at which the volume should be mounted. Must not contain ':'. volumeClaim io.k8s.api.core.v1.PersistentVolumeClaim object VolumeClaim
within the container at which the volume should be mounted. Must not contain ':'. volumeClaim io.k8s.api.core.v1.PersistentVolumeClaim object VolumeClaim
"template": { "spec": { "containers": [ {
参数 是否必选 参数类型 描述 container 否 String The container for which to stream logs. Defaults to only container if there is one container in the pod. follow
} }, "spec": { "containers": [ { "name": "redis"
within the container at which the volume should be mounted. Must not contain ':'. volumeClaim 否 io.k8s.api.core.v1.PersistentVolumeClaim object VolumeClaim
其中状态相关主要字段如下: 表1 参数说明 名称 类型 示例值 描述 phase string Available 镜像快照当前所处状态: Available:可用 Unavailable:不可用 Creating:创建中 Deleting:删除中 snapshotID string
"spec": { "cleanPodPolicy": "Running", "jobMode": "MXTrain", "mxReplicaSpecs": { "Scheduler": {
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
"template": { "spec": { "containers": [ {
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
通过在init container中可检查EIP是否已经分配成功。容器网络控制器会在Pod IP分配后,为Pod绑定EIP并返回分配结果至Pod的Annotation(yangtse.io/allocated-ipv4-eip),通过Pod配置init container并使用downwardAPI,把yangtse