You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any plan to replace/base coreos-installer with/on bootc install?
My context: I plan to base an "embedded OS" on container technology. I have successfully prototyped a system, using coreos-installer to boot strap a bare metal install and then switching to my custom OS using bootc switch. I am now planning how to make this process easily repeatable for more bare metal installs on a small fleet of machines. Since coreos-installer uses ignition and bootc completely relies on container images, I'm wondering which route I should take for embedding/distributing secrets, and, hence, whether I should look more into how to do it with ignition or whether I should try to build isos/use bootc install --to-disk. But maybe I'm not thinking about this in the right way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any plan to replace/base
coreos-installerwith/onbootc install?My context: I plan to base an "embedded OS" on container technology. I have successfully prototyped a system, using
coreos-installerto boot strap a bare metal install and then switching to my custom OS usingbootc switch. I am now planning how to make this process easily repeatable for more bare metal installs on a small fleet of machines. Sincecoreos-installerusesignitionandbootccompletely relies on container images, I'm wondering which route I should take for embedding/distributing secrets, and, hence, whether I should look more into how to do it withignitionor whether I should try to build isos/usebootc install --to-disk. But maybe I'm not thinking about this in the right way?Any feedback welcome :-)
Beta Was this translation helpful? Give feedback.
All reactions