We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar to kubernetes-sigs/cluster-api-provider-openstack#1776, Flatcar images for cluster api can be created using the cluster api image builder (https://github.com/kubernetes-sigs/image-builder) or leveraging the systemd-sysext implementation, where the booted image is the vanilla one and ignition is used to add the systemd-sysext kubernetes overlay.
This issue was created for tracking the PR(s) that add the documentation on how to use Flatcar image with CAPT.
The text was updated successfully, but these errors were encountered:
This is where the automation code resides -> https://github.com/cloudbase/BMK/tree/flatcar_sysext, to be able to deploy a K8S baremetal infrastructure using Tinkerbell's CAPI provider (CAPT) and Flatcar (with systemd-sysext kubernetes extension). The CAPT cluster configuration can be found here: https://github.com/cloudbase/BMK/blob/flatcar_sysext/config/management/cluster/kub-poc-flatcar.yaml#L9
Sorry, something went wrong.
No branches or pull requests
Similar to kubernetes-sigs/cluster-api-provider-openstack#1776, Flatcar images for cluster api can be created using the cluster api image builder (https://github.com/kubernetes-sigs/image-builder) or leveraging the systemd-sysext implementation, where the booted image is the vanilla one and ignition is used to add the systemd-sysext kubernetes overlay.
This issue was created for tracking the PR(s) that add the documentation on how to use Flatcar image with CAPT.
The text was updated successfully, but these errors were encountered: