
Adds an ntp object to the NetworkCatalogue schema and populates default ntp servers into the networking base catalogue. Also adds replacement rules in: * function/k8scontrol/replacements * function/workers-capm3/replacements Change-Id: I5dedda563c8825c283e7ba846bedb0b282459d41
Function: k8scontrol
This function defines a KubeADM and Metal3 control plane, including Cluster, Metal3Cluster, KubeadmControlPlane, and Metal3MachineTemplate resources.
Optional: a versions-airshipctl
VersionsCatalogue may be used to
override the default Kubernetes version and controlplane disk image.
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 Kubernetes transformer.
Optional: a networking
VariableCatalogue may be used to
override some Kubernetes networking configuration.
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.