airshipctl/manifests/function/baremetal-operator
James Gu 3298be2d67 Allow one single qcow2 image in qcow bundle
Allow one image for both controller and worker nodes without having to
override site manifests

Change-Id: Ia8000051026de1897ccf487877711459a88c8ce8
2021-09-02 21:00:42 +00:00
..
config-file Update IPA packages in ironic 2020-12-10 15:07:04 +00:00
entrypoint Update PROXY, TARGET_NODE parameters 2021-01-22 17:54:09 +00:00
rbac Add Bare Metal Operator resources 2020-03-20 10:22:31 +04:00
replacements Externalize KRM function versions 2021-05-26 20:18:49 +00:00
README.md Define structural schema for VersionsCatalogue 2021-02-24 18:00:28 +00:00
ironic-pv.yaml Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05:00
ironic-vars.yaml Use correct quotes in BMO manifests 2021-05-04 14:28:33 +00:00
ironic.yaml Allow one single qcow2 image in qcow bundle 2021-09-02 21:00:42 +00:00
ironic_nodeselector_patch.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00
ironic_toleration_patch.yaml Add toleration for taint 2020-12-14 14:56:51 -06:00
kustomization.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00
namespace.yaml Add Bare Metal Operator resources 2020-03-20 10:22:31 +04:00
operator.yaml Allow BMO to watch all namespaces 2021-06-03 17:00:13 +00:00
operator_nodeselector_patch.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00

README.md

Function: baremetal-operator

This function defines a deployment of the Metal3 baremetal-operator, including both the operator itself and Ironic.

Optional: a versions-airshipctl VersionsCatalogue may be used to override the default container images. A base example for this catalogue can be found in the airshipctl-base-catalogues function. If using the catalogue, apply the replacements/ entrypoint at the site level, as a Kustomize transformer.

Optional: a networking VariableCatalogue may be used to override some of the ironic networking variables. A base example for this catalogue can be found in the airshipctl-base-catalogues function. If using the catalogue, apply the replacements/ entrypoint at the site level, as a Kustomize transformer.