TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

4 pointsby byrnedo8 months ago

1 comment

byrnedo8 months ago
I&#x27;m a big fan of simple paas setups like Dokku, but I&#x27;m tired of learning yet another configuration syntax or ceremony when I&#x27;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.<p>Currently supported resources: - Deployments - Daemonsets - Cronjobs - Services - Ingress - Secrets<p>Skate comes with letsencrypt powered TLS automatically when using ingress.<p>It leverages podman, openresty, ipvs and coredns.<p>It&#x27;s very far from feature-complete, but is definitely at the point of being useful.