Skip to content

Few Questions #127

Answered by ricsanfre
cloudcompute asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Raman,

a) This project goal is to build a kubernetes homelab using baremetal low cost nodes (raspberry pi). You can try to build your own cluster for learning purposes using a single hardware box and aplying virtualization to have several virtual nodes.
As an alternative you can use dockerized version of K3S: k3d. K3d runs on a single box and it can be used as development or training environment. In this case, you will be able to test most of the services but not all, for example: longhorn is not supported in k3d. https://k3d.io/v5.3.0/faq/faq/#longhorn-in-k3d.
In both cases, parts of this project can be reused, but it will require adaptation to the virtualized environment docker or VMs.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cloudcompute
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants