Deployed the first user-facing service to cons.town's kubernetes cluster:
https://hello.cons.town
The cool thing about the cluster that it's deployed delcaratively with Guix. metallb used for making services available outside of kubernetes. cert-manager for certificates management and nginx-ingress for tls termination.
Anything else cool I forget to mention?
@abcdw Wow nice! Do you think there's a room to write Kubernetes manifests using guile? I tried it but I'm not fluent enough to be able to have something that worked
There's guile-json but alists are a little too verbose to be a great way to write Manifests