-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hi !
First of all, I would like to thank all the Tinkerbell crew for this awesome platform. We undertook extensive tests with Tinkerbell stack and CAPT and all is working flawlessly. However, we did try to deploy Talos machine using Talos CABPT & CACPPT combined with Tinkerbell CAPT:
1- A dynamic Workflow is created
2- The dynamically created template is successfully rendered and has a templateRef in -1-
3- Hardware trigger in hardwareMap has a hardwareRef also is -1-
4- We used templateOverride in order to stream Talos raw image after the stream the machine reboots
But after that point, the Talos stays is in maintenance mode.
At that point, in order to complete the operation one should issue:
talosctl apply config <endpoint> <node> <talos-node-config>
talos bootstrap <endpoint> <node> <talosconfg>
Considering Talos installation workflow, do you see inherent "obvious" reason that Tinkerbell CAPT would not be compatible with Talos CABPT/CACPPT ? If yes, in that case we will keep Tinkerbell for BARE METAL workload and select an other one compatible with TALOS CABPT/CACPPT.
Thanks for your help !
PS: If needed i can provide more artefacts, but before I wanted to ensure if there is (or not) inherent incompatibility between Tinkerbell CAPT infrastructure provider and Talos bootstrap/controlplane provider.