.. | ||
create_vms.sh | ||
deploy.sh | ||
README.md |
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