The Hater's Guide to Kubernetes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Cosmos-Server

    ☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)

    That's basically just a docker-compose.

    If you want something crazy all-in-one for homelab check out https://github.com/azukaar/Cosmos-Server

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kamal

    Deploy web apps anywhere.

    For homelab, Docker compose should be enough

    For something more production oriented https://github.com/basecamp/kamal

  4. Dokku

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

    I run all my projects on Dokku. It’s a sweet spot for me between a barebones VPS with Docker Compose and something a lot more complicated like k8s. Dokku comes with a bunch of solid plugins for databases that handle backups and such. Zero downtime deploys, TLS cert management, reverse proxies, all out of the box. It’s simple enough to understand in a weekend and has been quietly maintained for many years. The only downside is it’s meant mostly for single server deployments, but I’ve never needed another server so far.

    https://dokku.com/

  5. lens

    Lens - The way the world runs Kubernetes

  6. kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

    https://github.com/kelseyhightower/kubernetes-the-hard-way

  7. ama

    (Mostly Docker) Ask me anything! (by BretFisher)

    If you want to stick on one machine, you can always just use a single node Docker Swarm to get the fully automated zero downtime deploys you want with Docker Compose:

    https://github.com/BretFisher/ama/discussions/146

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Freelens: Your New Best Friend for Kubernetes Management

    1 project | dev.to | 9 May 2025
  • DevOps in 2025: the future is automated, git-ified, and kinda scary but fun.

    25 projects | dev.to | 9 May 2025
  • Docker Management Is Evolving These 8 Tools Made My Life Easier

    8 projects | dev.to | 25 Apr 2025
  • Podman on debian How to fix podman no services after restart

    1 project | dev.to | 12 Apr 2025
  • How to Build Scalable Document Signing by Integrating BoldSign with .NET Aspire

    1 project | dev.to | 3 Apr 2025