BaremetalMachineTemplate [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- BaremetalMachineTemplate lets KubeadmControlPlane and MachineDeployment bind a pool.
- 类型
object
规格
.spec
- 描述
- BaremetalMachineTemplateSpec is the template for BaremetalMachine.
- 类型
object- 必填
template
.spec.template
- 描述
- BaremetalMachineTemplateResource is the templated spec embedded in a template.
- 类型
object- 必填
spec
.spec.template.spec
- 描述
- BaremetalMachineSpec follows design-doc/api/resource-model.md §8. Role / version / upgrade image deliberately absent: role is inferred from the owning KubeadmControlPlane / MachineDeployment, version comes from the owner Machine, and the elemental upgrade image is resolved at reprovision time via the provider image catalog.
- 类型
object- 必填
machineInventoryPoolRef
.spec.template.spec.machineInventoryPoolRef
- 描述
- MachineInventoryPoolRef pins which pool this machine draws from. The field is immutable once set (see webhook).
- 类型
object- 必填
name
API 端点
可用的 API 端点如下:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalmachinetemplatesDELETE: delete collection of BaremetalMachineTemplateGET: list objects of kind BaremetalMachineTemplatePOST: create a new BaremetalMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalmachinetemplates/{name}DELETE: delete the specified BaremetalMachineTemplateGET: read the specified BaremetalMachineTemplatePATCH: partially update the specified BaremetalMachineTemplatePUT: replace the specified BaremetalMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalmachinetemplates
- HTTP 方法
DELETE- 描述
- delete collection of BaremetalMachineTemplate
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind BaremetalMachineTemplate
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new BaremetalMachineTemplate
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalmachinetemplates/{name}
- HTTP 方法
DELETE- 描述
- delete the specified BaremetalMachineTemplate
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified BaremetalMachineTemplate
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified BaremetalMachineTemplate
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified BaremetalMachineTemplate
- 查询参数
- 请求体参数
- HTTP 响应