Skip to content
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

Add Flatcar systemd-sysext how to #333

Open
ader1990 opened this issue Dec 13, 2023 · 1 comment
Open

Add Flatcar systemd-sysext how to #333

ader1990 opened this issue Dec 13, 2023 · 1 comment

Comments

@ader1990
Copy link

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.

@ader1990
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant