BaremetalCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- BaremetalCluster is the Schema for the baremetalclusters API.
- Type
object
Specification
.spec
- Description
- BaremetalClusterSpec describes the cluster-level infrastructure configuration owned by the baremetal provider. See design-doc/api/cr-reference.md §3.
- Type
object
.spec.controlPlaneEndpoint
- Description
- ControlPlaneEndpoint is the apiserver endpoint exposed to the workload plane. CAPI contract: once set, must not change.
- Type
object- Required
hostport
.spec.controlPlaneLoadBalancer
- Description
- ControlPlaneLoadBalancer describes the VIP / LB fronting the control plane. When set, the reconciler backfills ControlPlaneEndpoint from this value.
- Type
object- Required
hostport
.status
- Description
- BaremetalClusterStatus aggregates infra-level readiness for CAPI.
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Description
- Condition contains details for one aspect of the current state of this API Resource.
- Type
object- Required
lastTransitionTimemessagereasonstatustype
.status.failureDomains
- Description
- FailureDomains is reserved for future Phase 3 work.
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of BaremetalCluster
- HTTP responses
- HTTP method
GET- Description
- list objects of kind BaremetalCluster
- HTTP responses
- HTTP method
POST- Description
- create a new BaremetalCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}
- HTTP method
DELETE- Description
- delete the specified BaremetalCluster
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified BaremetalCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified BaremetalCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified BaremetalCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/baremetalclusters/{name}/status
- HTTP method
GET- Description
- read status of the specified BaremetalCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified BaremetalCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified BaremetalCluster
- Query parameters
- Body parameters
- HTTP responses