检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Otherwise, the object is considered uninitialized and is hidden (in list/watch and get calls) from clients that haven't explicitly asked to observe
表9 io.k8s.api.autoscaling.v1.ScaleStatus 参数 参数类型 描述 replicas Integer actual number of observed instances of the scaled object. selector String
CCE容器实例弹性伸缩到CCI服务 CCE突发弹性引擎(对接 CCI)作为一种虚拟的kubelet用来连接Kubernetes集群和其他平台的API。Bursting的主要场景是将Kubernetes API扩展到无服务器的容器平台(如CCI)。 基于该插件,支持用户在短时高负载场景下
快速使用 简介 CCE突发弹性引擎(对接 CCI)作为一种虚拟的kubelet用来连接Kubernetes集群和其他平台的API。Bursting的主要场景是将Kubernetes API扩展到无服务器的容器平台(如CCI)。 基于该插件,支持用户在短时高负载场景下,将部署在云容器引擎
io.k8s.api.core.v1.NamespaceStatus 参数 参数类型 描述 conditions Array of io.k8s.api.core.v1.NamespaceCondition objects Represents the latest available observations
community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status status io.k8s.api.core.v1.ServiceStatus object Most recently observed
调度负载到CCI 简介 对于使用CCE集群和CCI的使用场景,用户可以按需将工作负载调度到CCE集群节点或者对接CCI的虚拟节点,本文详细介绍如何将CCE集群的工作负载调度到CCI上。 bursting插件当前提供两种方式管理CCE集群的pod,使其能够调度到CCI: 方式一:通过配置
Long ObservedGeneration reflects the generation of the most recently observed ReplicaSet. readyReplicas Integer The number of ready replicas
Long ObservedGeneration reflects the generation of the most recently observed ReplicaSet. readyReplicas Integer The number of ready replicas
of a deployment's current state. observedGeneration Long The generation observed by the deployment controller. readyReplicas Integer Total number
io.k8s.api.core.v1.NamespaceStatus 参数 参数类型 描述 conditions Array of io.k8s.api.core.v1.NamespaceCondition objects Represents the latest available observations
使用kubernetes官方Java SDK访问CCI 本节将介绍如何将CCI认证工具cci-iam-authenticator与kubernetes-client/java结合使用以调用API。 安装cci-iam-authenticator 请参考使用kubectl,下载安装及设置
of a deployment's current state. observedGeneration Long The generation observed by the deployment controller. readyReplicas Integer Total number
of a deployment's current state. observedGeneration Long The generation observed by the deployment controller. readyReplicas Integer Total number
Long observedGeneration is the most recent generation observed for this StatefulSet.
Long observedGeneration is the most recent generation observed for this StatefulSet.
Long observedGeneration is the most recent generation observed for this StatefulSet.
of a deployment's current state. observedGeneration 否 Long The generation observed by the deployment controller. readyReplicas 否 Integer Total
of a deployment's current state. observedGeneration Long The generation observed by the deployment controller. readyReplicas Integer Total number
使用client-go访问CCI的CRD资源Network 您可以前往开发体验馆Codelabs / Namespace生命周期代码示例(Go)下载相关代码,并在线调试。 初始化项目 创建项目examples.com/cci-examples。 项目依赖k8s.io/client-go