Enhance KubeadmControlPlane in base function to support bare metal #507
Labels
2-Manifests
Relates to manifest/document set related issues
enhancement
New feature or request
priority/critical
Items critical to be implemented, usually by the next release
size s
Milestone
Our bare metal lab definition is currently redefining the contents of the KubeadmControlPlane resource at the site level:
https://review.opendev.org/c/airship/treasuremap/+/772737/25/manifests/site/stl3-site/ephemeral/controlplane/patch_controlplane.yaml
This is not ideal, and will result in the definition being duplicated across various site definitions. Instead we should do one of the following:
Either way, the base definition should allow for substitution of the site-specific values like IP addresses, which the k8scontrol function has today.
The text was updated successfully, but these errors were encountered: