I confused about system requirements.It says:
Linux 3.10+
512 MB of ram per server
75 MB of ram per node
200 MB of disk space
x86_64, ARMv7, ARM64
What is the meaning of :
512 MB of ram per server
and
75 MB of ram per node
What is the difference of node and server ?
AFAIK the server is the control node of K3s and the node is the worker.
I would agree with @vFondevilla on that one.
it's the default server function, but can use "--disable-agent" option to disable the worker/node feature.
Can I run it on raspberry pi model 2 with 1 Gb ram and 4 vcpus ?
@raul1991 yes, I have done that myself.
Most helpful comment
AFAIK the server is the control node of K3s and the node is the worker.