|
| 1 | +--- |
| 2 | +templateKey: default-page |
| 3 | +seo: |
| 4 | + description: "Integrations for Ironic Bare Metal" |
| 5 | + title: Ironic Bare Metal Integrations |
| 6 | + twitterUsername: "@openstack" |
| 7 | + url: "https://ironicbaremetal.org/" |
| 8 | +title: Integrations |
| 9 | +subTitle: "Ironic project Integrations and Tools" |
| 10 | +--- |
| 11 | + |
| 12 | +The Ironic project has a long history of being driven by Cloud and Infrastruture operators seeking to solve their problems. This has resulted in a diverse set of capabilities, integrations, and ways to leverage ironic. |
| 13 | + |
| 14 | +<br> |
| 15 | + |
| 16 | +## Community Projects with Integration |
| 17 | + |
| 18 | +This is a list of community projects which feature or leverage Ironic in order to deploy Bare Metal to meet the needs of infrastucture operators and ultimately end users. Some of these projects have commercial versions or offerings from vendors, however this list is restricted to "Community" only. |
| 19 | + |
| 20 | +- **Bifrost:** <https://docs.openstack.org/bifrost/latest/install/index.html> - An Ansible based toolkit to setup Ironic, and orchustrate Bare Metal with Playbooks! |
| 21 | +- **TripleO:** <https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/> - A toolkit and suite of projects which use Ironic to deploy the Bare Metal and offer the ability to deploy Bare Metal as a Service level configurations. Able to be used to deploy an entire OpenStack cluster. |
| 22 | +- **Kayobe:** <https://docs.openstack.org/kayobe/latest/> - A toolkit to deploy an OpenStack cluster using physical baremetal which leverages Ironic to perform Bare Metal deployment. |
| 23 | +- **Metal³:** <https://metal3.io> - A toolkit to help facilitate baremetal machine deployment from with-in a Kubernetes deployment, leveraging Ironic in an an ephemeral design. |
| 24 | +- **Airship:** <https://www.airshipit.org/> - A cloud orchustration toolkit which uses seamlessly integrates OpenStack, Kubernetes, Metal³, and ultimatey Ironic. |
| 25 | +- **StarlingX:** <https://www.starlingx.io> - A cloud infrastructure sotware stack which supports the deployment of workloads to Bare Metal using Ironic. |
| 26 | +- **Nova:** <https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-ironic.html> - The OpenStack Compute service, also known as Nova, supports using Ironic as a hypervisor in order to allow compute resource to request and deploy Bare Metal instances as opposed to virtual machine instances. |
| 27 | + |
| 28 | +<br> |
| 29 | + |
| 30 | +## Tools, & Other Useful Items |
| 31 | + |
| 32 | +- **Metalsmith:** <https://docs.openstack.org/metalsmith/latest/> - A command line tool to schedule and deploy bare metal without additional services like OpenStack Nova or Placement. |
| 33 | +- **Ansible Integration:** <https://github.com/openstack/ansible-collections-openstack> - How does Bifrost work?! It uses the *baremetal* and *baremetal_node* modules of course! |
| 34 | +- **networking-ansible:** <https://opendev.org/x/networking-ansible> - Control your switches via Neutron and Ansible, to enable ironic baremetal nodes on specific tenant networks. |
| 35 | +- **networking-generic-switch:** |
| 36 | +- **sushy:** <https://docs.openstack.org/sushy/latest/> - A lightweight python library for accessing Redfish BMCs, used by Ironic! |
| 37 | +- **virtualbmc:** <https://docs.openstack.org/virtualbmc/latest/> - Need to emulate an IPMI BMC? The ironic community has a solution to help! |
| 38 | +- **sushy-tools:** <https://docs.openstack.org/sushy-tools/latest/> - If you need to emulate a Redfish BMC, this may be able to help! |
| 39 | + |
| 40 | +<br> |
| 41 | + |
| 42 | +## Are we missing something? |
| 43 | + |
| 44 | +If we're missing your integration, or you think we've forgotten about some awesome tool out there, don't worry. Feel free to propose a change to this document via [Github](https://github.com/OpenStackweb/ironic-website)! |
0 commit comments