airshipctl/manifests/function/baremetal-operator
Andrii Ostapenko 993544d2ac Add qcow-bundle to base catalogues
Change-Id: I200b7f58070b001dec658c2c02bf70b602a2e620
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-03-27 03:38:27 +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 Add qcow-bundle to base catalogues 2021-03-27 03:38:27 +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 Add support for extra BMO replacements 2021-02-25 22:57:34 +00:00
ironic.yaml Implements custom QCOW delivery 2021-02-23 15:43:45 -06: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 Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05: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.