This repository was archived by the owner on Dec 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 138
Simplified stack version needed #99
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/discussIndicates a PR or issue that requires discussionIndicates a PR or issue that requires discussion
Description
I'd love to run tinkerbell over the internet to help my small project (https://devpost.com/software/help-education-sector-to-produce-more-laptops-for-students), with significantly reduced stack components.
I've a vision to run a 3-4 fixed, catch-all MACs workflows. Here's how I see it:
- get rid of most of logic for TFTP/DHCP/BOOTP - so no boots, cacher, and hegel needed in my case
- keep osie's tree - especially kernels and vmlinuzez, great concept
- keep the way you describe workflow steps in a singe template file - but somehow detach that logic from components I've cut down, another great concept
From my analysis, I conclude that a potential killer feature here to make this all happen would be... for worker helper/container to be able to read workflow definition from a https source. Would you think it through please and point me how this potentially could be implemented (I can try myself)?
I'm open to discuss this idea further if you wanted to.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/discussIndicates a PR or issue that requires discussionIndicates a PR or issue that requires discussion