This message was deleted.
# elemental
a
This message was deleted.
w
Hi @silly-airline-38945! Glad to hear you find it a nice solution! I have not used Kamaji so I might be out of my depth here, but your flatcar example sounds like something we're looking to implement for our CAPI provider, which is to include kubelet and other components in the image, instead of fetching the components during provisioning.
In the current solution you would probably need to build a new docker-image that includes all components and build the disk/iso using the elemental-toolkit, but it would probably be possible to do something with systemd-sysext as well (we just don't include it by default), but it's not something we have tried yet..
s
@witty-table-40840 yes, ref CAPI, having such would be interesting.
w
Absolutely, we're still researching how it fits together.. I don't have that much experience with systemd-sysext either, but that is one way forward! Another would be to just release a
sl-micro-x86_64+k3s-1.28.8.iso
for example and have that bundle the necessary components we need for the CAPI provider