Live data from Hacker News

Show HN: Skate, daemonless mini PAAS that can deploy K8s manifests

github.com

1–2 of 2 posts

Re: Show HN: Skate, daemonless mini PAAS that can deploy K8s manifests

#2
I'm a big fan of simple paas setups like Dokku, but I'm tired of learning yet another configuration syntax or ceremony when I'm perfectly happy building on kubernetes. But god do I not want to self host it. Not even k3s. I just want to be able to deploy things across a small cluster.

Currently supported resources: - Deployments - Daemonsets - Cronjobs - Services - Ingress - Secrets

Skate comes with letsencrypt powered TLS automatically when using ingress.

It leverages podman, openresty, ipvs and coredns.

It's very far from feature-complete, but is definitely at the point of being useful.