检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
更新Endpoint 功能介绍 更新Endpoint。 调用方法 请参见如何调用API。 URI PATCH /api/v1/namespaces/{namespace}/endpoints/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name 是 String
创建Namespace 功能介绍 创建一个Namespace。 当前云容器实例提供“通用计算型”和“GPU加速型”两种类型的资源,创建命名空间时需要选择资源类型,后续创建的负载中容器就运行在此类型的集群上。调用接口时必须指定metadata.annotations中namespace
删除Deployment 功能介绍 删除Deployment。 调用方法 请参见如何调用API。 URI DELETE /apis/apps/v1/namespaces/{namespace}/deployments/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name
删除StatefulSet 功能介绍 删除StatefulSet。 调用方法 请参见如何调用API。 URI DELETE /apis/apps/v1/namespaces/{namespace}/statefulsets/{name} 表1 路径参数 参数 是否必选 参数类型 描述
删除Namespace 功能介绍 删除一个Namespace。 调用方法 请参见如何调用API。 URI DELETE /api/v1/namespaces/{name} 表1 路径参数 参数 是否必选 参数类型 描述 name 是 String name of the Namespace
configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the
configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the
configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the
替换Volcano Job 功能介绍 替换Volcano Job。 The following fields can be updated: metadata.labels metadata.generateName metadata.annotations spec.template
TFJob 创建TFJob 查询TFJob 查询指定namespace下的所有TFJob 删除namespace下的所有TFJob 删除TFJob 更新TFJob 替换TFJob 父主题: Kubernetes API(废弃)
PyTorchJob 创建PyTorchJob 查询PyTorchJob 查询指定namespace下的所有PyTorchJob 删除namespace下的所有PyTorchJob 删除PyTorchJob 更新PyTorchJob 替换PyTorchJob 父主题: Kubernetes
创建Volcano Job 功能介绍 创建Volcano Job。 调用方法 请参见如何调用API。 URI POST /apis/batch.volcano.sh/v1alpha1/namespaces/{namespace}/jobs 表1 路径参数 参数 是否必选 参数类型
删除Volcano Job 功能介绍 删除Volcano Job。 调用方法 请参见如何调用API。 URI DELETE /apis/batch.volcano.sh/v1alpha1/namespaces/{namespace}/jobs/{name} 表1 路径参数 参数 是否必选
查询Volcano Job详情 功能介绍 查询Volcano Job的详细信息。 调用方法 请参见如何调用API。 URI GET /apis/batch.volcano.sh/v1alpha1/namespaces/{namespace}/jobs/{name} 表1 路径参数
configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the
configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the
MXJob 创建MXJob 查询MXJob 查询指定namespace下的所有MXJob 删除namespace下的所有MXJob 删除MXJob 更新MXJob 替换MXJob 父主题: Kubernetes API(废弃)
更新Volcano Job 功能介绍 更新Volcano Job。 The following fields can be updated: metadata.labels metadata.generateName metadata.annotations spec.template
创建Ingress 功能介绍 创建Ingress,使用http协议,关联的后端Service为“redis:8080”,使用ELB作为Ingress控制器,ELB的ip为192.168.137.182,端口号为6071。 说明: 若需要在CCI工作负载详情页面的“访问方式”页签中
创建RoleBinding 功能介绍 This API is used to create a RoleBinding 调用方法 请参见如何调用API。 URI POST /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings