airshipctl/manifests/function/baremetal-operator
Dmitry Ukov 96cbb045a4 Remove legacy code from ReplacementTransformer
Change-Id: Ia247ee15efd5f66b5e36cf49339474548d94765d
2020-10-23 14:27:55 +04:00
..
config-file Worker node deployment 2020-09-10 12:11:10 -07:00
entrypoint Worker node deployment 2020-09-10 12:11:10 -07:00
rbac Add Bare Metal Operator resources 2020-03-20 10:22:31 +04:00
replacements Remove legacy code from ReplacementTransformer 2020-10-23 14:27:55 +04:00
ironic-pv.yaml Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05:00
ironic-vars.yaml Deduplicate airshipctl manifest networking 2020-10-21 16:26:10 -05:00
ironic.yaml Ironic: Move to use sqllite rather than mariadb 2020-03-31 15:55:41 -05:00
kustomization.yaml Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05: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
README.md Deduplicate airshipctl manifest networking 2020-10-21 16:26:10 -05:00

Function: baremetal-operator

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

Optional: a versions-airshipctl VariableCatalogue 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.