Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Baremetal operator provides hardware provisioning of compute nodes by using the kubernetes API. The Baremetal operator defines a CRD BaremetalHost Object represents a physical server, it represents several hardware inventories. Ironic is responsible for provisioning the physical servers, and the Baremetal Operator is for responsible for wrapping the Ironic and represents them as CRD object. 


BPA (Define CRD, example CRs, RESTful API)

...