检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
'OutOfDisk' hostIP No String IP address of the host to which the pod is assigned. Empty if not yet scheduled. podIP No String IP address allocated
human-readable description of the cause of the error. This field may be presented as-is to a reader. reason String A machine-readable description of the
human-readable description of the cause of the error. This field may be presented as-is to a reader. reason String A machine-readable description of the
human-readable description of the cause of the error. This field may be presented as-is to a reader. reason String A machine-readable description of the
human-readable description of the cause of the error. This field may be presented as-is to a reader. reason String A machine-readable description of the
not yet running. 表107 io.k8s.api.core.v1.PodIP 参数 参数类型 描述 ip String ip is an IP address (IPv4 or IPv6) assigned to the pod 表108 io.k8s.apimachinery
human-readable description of the cause of the error. This field may be presented as-is to a reader. reason String A machine-readable description of the
not yet running. 表108 io.k8s.api.core.v1.PodIP 参数 参数类型 描述 ip String ip is an IP address (IPv4 or IPv6) assigned to the pod 表109 io.k8s.apimachinery
'OutOfDisk' hostIP String IP address of the host to which the pod is assigned. Empty if not yet scheduled. podIP String IP address allocated
log stream of the pod. Defaults to false. insecureSkipTLSVerifyBackend 否 Boolean insecureSkipTLSVerifyBackend indicates that the apiserver should
参数类型 描述 hostnames 否 Array of strings Hostnames for the above IP address. ip 否 String IP address of the host file entry. 表24 io.k8s.api.core.v1.LocalObjectReference
set -o nounset set -o pipefail SCRIPT_ROOT=$(dirname "${BASH_SOURCE[0]}")/.. CODEGEN_PKG=${CODEGEN_PKG:-$(cd "${SCRIPT_ROOT}"; ls -d -1 ./vendor/k8s
related IP addresses. 表10 io.k8s.api.core.v1.EndpointAddress 参数 参数类型 描述 hostname String The Hostname of this endpoint ip String The IP of this
参数类型 描述 hostnames 否 Array of strings Hostnames for the above IP address. ip 否 String IP address of the host file entry. 表22 io.k8s.api.core.v1.LocalObjectReference
"python", "/opt/tf-benchmarks/scripts/tf_cnn_benchmarks/tf_cnn_benchmarks.py",
based (typically AWS load-balancers) ip 否 String IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)
DNS based (typically AWS load-balancers) ip String IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)
参数类型 描述 hostnames Array of strings Hostnames for the above IP address. ip String IP address of the host file entry. 表24 io.k8s.api.core.v1.LocalObjectReference
参数类型 描述 hostnames Array of strings Hostnames for the above IP address. ip String IP address of the host file entry. 表22 io.k8s.api.core.v1.LocalObjectReference
通过Pod Controller能够动态地创建和销毁Pod(例如,需要进行扩缩容,或者执行滚动升级)。每个Pod都会获取它自己的IP地址,但这些IP地址不总是稳定可依赖的。 这会导致一个问题:如果一组Pod(称为backend)为其它Pod(称为frontend)提供服务,那么