Fully-declarative deployment of 2-nodes Kubernetes cluster :kubernetes: successfully done with Guix :guix:!
The only manual step was generating a worker token to connect a worker kubernetes node to the controller and copying it to the respective host. It can be automated, but not today.
Check out the source code: https://cons.town
Imagine, what kind of fun we can have with it now?
@abcdw Nice work! What are the limitations of your work? How far away is this from being able to connect (for example) a gitlab instance to a Guix kubernetes cluster? Is there any cloud-init awareness in your setup?