Description
Play with raspberry pi to get high availability through load balancing and containers.
Goal
- Learn to implement load balancing
- Learn to set up CaaS (Kubic / CaaSP)
Motivation
- Linux containers are awesome
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 18
Activity
Comments
-
over 5 years ago by dannysauer | Reply
FWIW, the memory requirements of the released CaaS (v3) exceed what's available on any Raspberry Pi model, and kubernetes doesn't work with memory swapping enabled (nor is zram enough). :/ There is a non-public v4 beta which should fix that, though it's not currently compiled for arm. If you're using rpi hardware, running vanilla kubernetes might work out better. :)
-
over 5 years ago by dannysauer | Reply
/me notes that raspberry pi 4 was not yet announced at the time of that comment :D
-
over 5 years ago by SLindoMansilla | Reply
Thanks! I actually didn't have time to start this project. But, I will take your hints in consideration when I try to do it in my free time.
-
Similar Projects
This project is one of its kind!