Skip to content
On this page

Kubernetes

Ivan Velichko has lots of great posts on containers & k8s. Beetle & Infra are neat.

Kube-Hetzner or Kubernetes Cluster Hetzner API Provider are nice as Hetzner has cheap servers. GKE has nicest hosted Kubernetes experience.

Acorn is useful. Authentik seems nice for authenticating the cluster.

I personally avoid Kubernetes in favor of serverless compute like Cloudflare Workers or running containers on fly-io or Cloud Run.

Notes