Use in storage-constrained environments? #612
Unanswered
jacobdanovitch
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi! It's not throughly documented yet, but it's possible to specify a different partitioning layout. I'll try to get back at you as soon as possible with a full sample to add im the docs. The ARM images for example does fit 16G. Are you trying with a custom raw image? Can you provide more logs? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I was hoping to use Kairos in an Openstack environment; however, the root disk of each server is capped at 20GB, with 30+ GB of ephemeral storage attached at
/mnt. I have tried to change the layout and install with--no-formatbut it doesn't seem to change the storage requirement. Is it possible to use Kairos in this scenario?Thanks in advance.
All reactions