corneliusweig / kubernetes-lxd

A step-by-step guide to get kubernetes running inside an LXC container
295 stars 52 forks source link

How to adapt this for multi-node clusters? #12

Closed laymonk closed 3 years ago

laymonk commented 3 years ago

I was heading towards doing something like this when I stumbled upon yours. Sterling effort. Well done for this.

I have not read and understood enough yet, but I have seen indications that the use case is a single lxc container with a single-node k8s running within it. Is this assumption correct?

If it is, how to adapt it so we can have multiple lxc containers acting as nodes for a cluster? ... just generalised overview, no need to delve into detailed implementation aspects.

Thanks in advance.

laymonk commented 3 years ago

oops ... posted in wrong place. apologies. will close.