UserProvisionedMachine [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- UserProvisionedMachine is the Schema for the baremetalmachines API
- Type
object
Specification
.spec
- Description
- UserProvisionedMachineSpec defines the desired state of UserProvisionedMachine
- Type
object- Required
credentialRefcriportroleversion
.spec.annotations
- Type
object
.spec.credentialRef
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.cri
- Type
object- Required
typeversion
.spec.labels
- Type
object
.spec.taints
- Type
array
.spec.taints[]
- Description
- The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.
- Type
object- Required
effectkey
.status
- Description
- UserProvisionedMachineStatus defines the observed state of UserProvisionedMachine
- Type
object- Required
phase
.status.addresses
- Type
array
.status.addresses[]
- Description
- MachineAddress contains information for the node's address.
- Type
object- Required
addresstype
.status.conditions
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
.status.cri
- Type
object- Required
typeversion
.status.nodeInfo
- Description
- NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
- Type
object- Required
architecturebootIDcontainerRuntimeVersionkernelVersionkubeletVersionmachineIDoperatingSystemosImagesystemUUID
.status.nodeRef
- Description
- ObjectReference contains enough information to let you inspect or modify the referred object.
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of UserProvisionedMachine
- HTTP responses
- HTTP method
GET- Description
- list objects of kind UserProvisionedMachine
- HTTP responses
- HTTP method
POST- Description
- create a new UserProvisionedMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}
- HTTP method
DELETE- Description
- delete the specified UserProvisionedMachine
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified UserProvisionedMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified UserProvisionedMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified UserProvisionedMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedmachines/{name}/status
- HTTP method
GET- Description
- read status of the specified UserProvisionedMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified UserProvisionedMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified UserProvisionedMachine
- Query parameters
- Body parameters
- HTTP responses