1 min read
K3S Cluster creation
Lightweight kubernetes cluster on raspberry pi
Table of Contents
Proxmox
Create a new lxc privileged container with nested feature for docker
Make sure you dont start the container after creation
Need to open the shell on the node where the new container is created
/etc/pve/lxc/xxx.conf
|
|
Start the lxc container
Container
|
|
After restart log back into the lxc container and install K8S
This setup requires an external mysql to be used
|
|