Y
Hacker News
new
|
ask
|
show
|
jobs
by
hdhzy
3353 days ago
This sounds just like RancherOS with strong security and focus on immutability. Are Linux kit truly and completely immutable? That means it's not good fit for a database host OS?
1 comments
cpuguy83
3353 days ago
A database should not affect the OS in any way.
To run a database, attach non-ephemeral storage and write data there.
link
To run a database, attach non-ephemeral storage and write data there.