Bare Metal Provider APIs
The Bare Metal Infrastructure Provider builds on elemental-operator and Cluster API. Operators interact with two CRD groups, both documented here:
infrastructure.cluster.x-k8s.io/v1beta1— the provider's own resources.elemental.cattle.io/v1beta1— owned byelemental-operator; operators author registration and seed objects and may declare inventory-owned managed storage, while the provider reads, annotates, plans against, and updates storage lifecycle status on inventory objects.
TOC
Custom ResourcesProvider resources (infrastructure.cluster.x-k8s.io/v1beta1)Elemental resources (elemental.cattle.io/v1beta1)Upstream Cluster API resourcesCustom Resources
Provider resources (infrastructure.cluster.x-k8s.io/v1beta1)
Elemental resources (elemental.cattle.io/v1beta1)
Upstream Cluster API resources
The provider also composes the following upstream resources without changing their schemas. Refer to the Cluster API reference for full schemas.