254 B
254 B
WireGuard cluster example
This example will create 5 kubernetes nodes using k3s: a master and 4 workers. All VMs have public IPs, which can be used to publish ports.
To create the VMs, run:
./create_vms.sh
And to deploy:
./deploy.sh