Hello,
What is the minimum RAM needed to get k3s deployed by Rancher on Elemental?
What is the difference in RAM consumption between sqlLite and Etcd?
I am new to Kubernetes and started testing to learn. Rancher provides an easy way for deployment close to monkey prove. I set-up three nodes as VM on Proxmox and deployed k3s v1.31.4 on Elemental. Each node with 8 GB RAM and additionally the Monitoring tool is installed. The nodes where idling with about 90% ram usage for a day. Then I increased the RAM to 12 GB pe node and suddenly the RAM usage dropped to about 3 GB. Now, after two more days of idling the RAM usage is at about 10 GB for each node.
Is it possible that the nodes did not properly came up with 8 GB due to RAM shortage?
I thought k3s is a light weight distribution. How much more resources are required for Etcd, Rancher is using in the deployment?