Question: K8S and HA - what is the impact on Rpi storage?
Closed this issue · 6 comments
Hello,
what are your thoughts about K8S and HA?
Rancher is "promoting" this with an External DB and Embedded DB.
The Rpi dramble would allow me to setup 3 master nodes + x worker nodes.
But what is the impact on the most vulnerable HW of an Rpi: SD card?
I could image that an Embedded DB will generate many write IO, probably too many for an SD card.
Do you have any experience with an Embedded DB deployment of K8S?
Regards
Thomas
See related: geerlingguy/turing-pi-cluster#33
I would suggest not using onboard eMMC or microSD for embedded databases in a production environment. Rather, use an external USB 2.0 or USB 3.0 SSD (preferred) or HDD.
See related: geerlingguy/turing-pi-cluster#33
I would suggest not using onboard eMMC or microSD for embedded databases in a production environment. Rather, use an external USB 2.0 or USB 3.0 SSD (preferred) or HDD.
Do you recommend to avoid using eMMC in general incl. eMMC modules (addon)?
eMMC is going to be better than microSD, but still only about half the improvement you'd get by using SSD or something else external to the Pi.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.