检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
使用Prometheus监控CCI实例 为实现CCI用户对部署的应用负载进行基础资源监控和自定义监控,我们提供了Prometheus对接CCI实例监控的能力,您可以手动部署Prometheus插件,直接使用Prometheus作为监控平台,对命名空间中部署的应用负载进行实时监控。
更新Deployment的伸缩操作 功能介绍 This API is used to partially update scale of the specified Scale. The following fields can be updated: metadata.resourceVersion
更新ConfigMap 功能介绍 更新ConfigMap。 The following fields can be updated: metadata.labels metadata.annotations data 调用方法 请参见如何调用API。 URI PATCH /api
更新Secret 功能介绍 更新Secret中部分信息。 调用方法 请参见如何调用API。 URI PATCH /api/v1/namespaces/{namespace}/secrets/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name 是 String name
更新指定的RoleBinding 功能介绍 This API is used to partially update the specified RoleBinding 调用方法 请参见如何调用API。 URI PATCH /apis/rbac.authorization.k8s
更新Endpoint 功能介绍 更新Endpoint。 调用方法 请参见如何调用API。 URI PATCH /api/v1/namespaces/{namespace}/endpoints/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name 是 String
更新EIPPool 功能介绍 更新EIPPool。 调用方法 请参见如何调用API。 URI PATCH /apis/crd.yangtse.cni/v1/namespaces/{namespace}/eippools/{name} 表1 路径参数 参数 是否必选 参数类型 描述
更新Ingress 功能介绍 更新Ingress。 其中以下字段支持更新: metadata.labels metadata.generateName metadata.annotations spec.rules 调用方法 请参见如何调用API。 URI PATCH /apis
更新Volcano Job 功能介绍 更新Volcano Job。 The following fields can be updated: metadata.labels metadata.generateName metadata.annotations spec.template
更新Service 功能介绍 更新Service。 调用方法 请参见如何调用API。 URI PATCH /api/v1/namespaces/{namespace}/services/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name 是 String name
替换EIPPool 功能介绍 替换EIPPool。 调用方法 请参见如何调用API。 URI PUT /apis/crd.yangtse.cni/v1/namespaces/{namespace}/eippools/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name
更新Deployment 功能介绍 更新Deployment。 The following fields can be updated: metadata.labels metadata.generateName metadata.annotations spec.template
更新Job 功能介绍 更新Job。 The following fields can be updated: metadata.labels spec.parallelism spec.completions spec.selector 调用方法 请参见如何调用API。 URI PATCH
更新StatefulSet 功能介绍 更新StatefulSet。 The following fields can be updated: metadata.labels metadata.annotations spec.replicas spec.template spec
更新Pod 功能介绍 更新Pod。 其中以下字段支持更新: metadata.generateName metadata.labels metadata.annotations spec.initContainers[*].image spec.containers[*].image