UserProvisionedMachinePool [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- UserProvisionedMachinePool is the Schema for the userprovisionedmachinepools API
- 类型
object
规格
.spec
- 描述
- UserProvisionedMachinePoolSpec defines the desired state of UserProvisionedMachinePool
- 类型
object- 必填
criversion
.spec.cri
- 类型
object- 必填
typeversion
.spec.pool
- 类型
array
.spec.pool[]
- 类型
object- 必填
credentialRefport
.spec.pool[].annotations
- 类型
object
.spec.pool[].credentialRef
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.spec.pool[].labels
- 类型
object
.spec.pool[].taints
- 类型
array
.spec.pool[].taints[]
- 描述
- The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.
- 类型
object- 必填
effectkey
.status
- 描述
- UserProvisionedMachinePoolStatus defines the observed state of UserProvisionedMachinePool
- 类型
object- 必填
phase
.status.conditions
- 类型
array
.status.conditions[]
- 描述
- Condition defines an observation of a Cluster API resource operational state.
- 类型
object- 必填
lastTransitionTimestatustype
.status.machines
- 类型
array
.status.machines[]
- 类型
string
API 端点
可用的 API 端点如下:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepoolsDELETE: delete collection of UserProvisionedMachinePoolGET: list objects of kind UserProvisionedMachinePoolPOST: create a new UserProvisionedMachinePool
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepools/{name}DELETE: delete the specified UserProvisionedMachinePoolGET: read the specified UserProvisionedMachinePoolPATCH: partially update the specified UserProvisionedMachinePoolPUT: replace the specified UserProvisionedMachinePool
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepools/{name}/statusGET: read status of the specified UserProvisionedMachinePoolPATCH: partially update status of the specified UserProvisionedMachinePoolPUT: replace status of the specified UserProvisionedMachinePool
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepools
- HTTP 方法
DELETE- 描述
- delete collection of UserProvisionedMachinePool
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind UserProvisionedMachinePool
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new UserProvisionedMachinePool
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepools/{name}
- HTTP 方法
DELETE- 描述
- delete the specified UserProvisionedMachinePool
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified UserProvisionedMachinePool
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified UserProvisionedMachinePool
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified UserProvisionedMachinePool
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinepools/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified UserProvisionedMachinePool
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified UserProvisionedMachinePool
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified UserProvisionedMachinePool
- 查询参数
- 请求体参数
- HTTP 响应