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; the provider only reads and annotates them, but operators must author the registration/seed objects and inspect inventory objects on every workflow.
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.