
* Images added to clusterctl object like Providers So that repository and tag for one or all of the cert-manager components can be overriden using patch/replacement clusterctl Documentation for Image Override: https://cluster-api.sigs.k8s.io/clusterctl/configuration.html#image-overrides Change-Id: Id9de8d1967e49aeb3293f6802e51d66d598333ae Closes: #350
Function: k8scontrol
This function defines a base Clusterctl config that includes a collection
of available CAPI providers (under providers
) which are supported by
airshipctl
. It also provides a selection of those for a default Metal3
deployment (under init-options
). The selected init-options may be
patched/overridden at the Type level, etc.
This function relies on CAPI variable substitution to supply versioned
container images to the CAPI components. The Clusterctl objects
supplies defaults, and these can (optionally) be overridden either by
simple Kustomize patching, or by applying the replacements
kustomization as a Kustomize transformer. In the latter case,
an airshipctl versions catalogue must be supplied; please see the
airshipctl-base-catalogues
function for a base/example.