Development environment for seapork with Vagrant, K3S and friends.
It takes ~10 minutes to provision a server.
git clone https://gitlab.com/linux-polska/robot/seapork-devenv.git
cd devenv
vagrant up
To get into machine:
vagrant ssh
To re-provision:
vagrant provision