BaremetalCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- BaremetalCluster is the Schema for the baremetalclusters API.
- 类型
object
规格
.spec
- 描述
- BaremetalClusterSpec describes the cluster-level infrastructure configuration owned by the baremetal provider. See design-doc/api/cr-reference.md §3.
- 类型
object
.spec.controlPlaneEndpoint
- 描述
- ControlPlaneEndpoint is the apiserver endpoint exposed to the workload plane. CAPI contract: once set, must not change.
- 类型
object- 必填
hostport
.spec.controlPlaneLoadBalancer
- 描述
- ControlPlaneLoadBalancer describes the VIP / LB fronting the control plane. When set, the reconciler backfills ControlPlaneEndpoint from this value.
- 类型
object- 必填
hostport
.status
- 描述
- BaremetalClusterStatus aggregates infra-level readiness for CAPI.
- 类型
object
.status.conditions
- 类型
array
.status.conditions[]
- 描述
- Condition contains details for one aspect of the current state of this API Resource.
- 类型
object- 必填
lastTransitionTimemessagereasonstatustype
.status.failureDomains
- 描述
- FailureDomains is reserved for future Phase 3 work.
- 类型
object
API 端点
可用的 API 端点如下:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclustersDELETE: delete collection of BaremetalClusterGET: list objects of kind BaremetalClusterPOST: create a new BaremetalCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}DELETE: delete the specified BaremetalClusterGET: read the specified BaremetalClusterPATCH: partially update the specified BaremetalClusterPUT: replace the specified BaremetalCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}/statusGET: read status of the specified BaremetalClusterPATCH: partially update status of the specified BaremetalClusterPUT: replace status of the specified BaremetalCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters
- HTTP 方法
DELETE- 描述
- delete collection of BaremetalCluster
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind BaremetalCluster
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new BaremetalCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}
- HTTP 方法
DELETE- 描述
- delete the specified BaremetalCluster
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified BaremetalCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified BaremetalCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified BaremetalCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified BaremetalCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified BaremetalCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified BaremetalCluster
- 查询参数
- 请求体参数
- HTTP 响应