UserProvisionedMachine [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- UserProvisionedMachine is the Schema for the baremetalmachines API
- 类型
object
规格
.spec
- 描述
- UserProvisionedMachineSpec defines the desired state of UserProvisionedMachine
- 类型
object- 必填
credentialRefcriportroleversion
.spec.annotations
- 类型
object
.spec.credentialRef
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.spec.cri
- 类型
object- 必填
typeversion
.spec.labels
- 类型
object
.spec.taints
- 类型
array
.spec.taints[]
- 描述
- The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.
- 类型
object- 必填
effectkey
.status
- 描述
- UserProvisionedMachineStatus defines the observed state of UserProvisionedMachine
- 类型
object- 必填
phase
.status.addresses
- 类型
array
.status.addresses[]
- 描述
- MachineAddress contains information for the node's address.
- 类型
object- 必填
addresstype
.status.conditions
- 类型
array
.status.conditions[]
- 描述
- Condition defines an observation of a Cluster API resource operational state.
- 类型
object- 必填
lastTransitionTimestatustype
.status.cri
- 类型
object- 必填
typeversion
.status.nodeInfo
- 描述
- NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
- 类型
object- 必填
architecturebootIDcontainerRuntimeVersionkernelVersionkubeletVersionmachineIDoperatingSystemosImagesystemUUID
.status.nodeRef
- 描述
- ObjectReference contains enough information to let you inspect or modify the referred object.
- 类型
object
API 端点
可用的 API 端点如下:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachinesDELETE: delete collection of UserProvisionedMachineGET: list objects of kind UserProvisionedMachinePOST: create a new UserProvisionedMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}DELETE: delete the specified UserProvisionedMachineGET: read the specified UserProvisionedMachinePATCH: partially update the specified UserProvisionedMachinePUT: replace the specified UserProvisionedMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}/statusGET: read status of the specified UserProvisionedMachinePATCH: partially update status of the specified UserProvisionedMachinePUT: replace status of the specified UserProvisionedMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines
- HTTP 方法
DELETE- 描述
- delete collection of UserProvisionedMachine
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind UserProvisionedMachine
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new UserProvisionedMachine
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}
- HTTP 方法
DELETE- 描述
- delete the specified UserProvisionedMachine
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified UserProvisionedMachine
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified UserProvisionedMachine
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified UserProvisionedMachine
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified UserProvisionedMachine
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified UserProvisionedMachine
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified UserProvisionedMachine
- 查询参数
- 请求体参数
- HTTP 响应