-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[epic] Elemental CAPI Implementation #968
Comments
This was referenced Aug 31, 2023
This was referenced Sep 20, 2023
This was referenced Nov 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This epic tracks the progress of the Elemental CAPI Implementation.
The scope is to implement the Cluster and Machine infrastructure provider contracts.
To keep aligned with CAPI conventions and to keep implementation simpler, this will be handled as a separate project:
cluster-api-provider-elemental
Experimental CAPI features are out of the scope of the epic.
The first goal is to have a working prototype that can be used with the Kubeadm Bootstrap and Control-Plane providers.
A test Elemental image containing
kubeadm
and all needed dependencies can be provided initially for a proof of concept.Since Kubeadm is the reference implementation for these providers, it would be best to have automated testing using it, so that we can compare differences and troubleshoot issues when using the RKE2 or K3s providers.
The text was updated successfully, but these errors were encountered: