nowfound

Alternatives

Products that do what Hetzner-k3s v1.0.1 is out with autoscaling support does

This is the newest update to my CLI tool to quickly create cheap Kubernetes clusters in Hetzner Cloud. This update adds autoscaling support, so clusters created with this tool now can behave similar to managed Kubernetes clusters, which I think is awesome. I received a lot of feedback since the last update so I hope anyone interested could try the new version as well. Thanks a lot for the feedback so far! The repo: https://github.com/vitobotta/hetzner-k3s

  1. 1EK

    Hi HN, I’ve been working with Kubernetes for over a decade, since the alpha days, and was involved in kube-aws project before AWS launched EKS. For the past four years, I’ve been helping friends and small businesses cut costs by running Kubernetes on Hetzner Cloud, which I’ve found to be rock solid and by far the best priced provider. Provisioning a cluster on Hetzner is now straightforward, thanks to tools like k3s and hetzner-k3s, but configuring it for your specific needs still takes time and expertise. I built Edka to make that part easy: spin up a production ready cluster in ~2 minutes,…

    2025 · edka.io

  2. 2KA
  3. 31K

    I created this terraform/tofu module that provisions a k8s/k3s cluster on Hetzner's cloud. If you compare the price to popular hyperscalers you get 10x the value for your buck. Quick overview of the most important features: - hosts are managed in node pools, like you'd do on AKS, etc - the cluster configuration has been hardened according to k3s hardening guide (https://docs.k3s.io/security/hardening-guide) - the cluster is private by default and can not be accessed from the internet - you decide what to expose - nodes are auto-installing security updates -…

    2025 · github.com

  4. 4AP
  5. 5LT

    hey guys. the other day i was migrating hosting providers and i just needed something not too heavy and convenient to spin up my backups for awhile and realised there is almost nothing out there. kimchi hasn't been updated for years and cockpit is heavy. so here's something i came up with in a couple hours because of a sudden urge, nothing fancy just basic creation with cloud init, lifecycle management and image/storage, but it's modern-ish and it compiles to a 8.4mb binary inclusive of the embedded web UI, CLI and API, and only dep is libvirt.

    Sep 2025 · github.com

  6. 6KA
  7. 7RG

    Hi HN! We’re Yann, Edouard, and Bastien from Koyeb (https://www.koyeb.com/). We’re building a platform to let you deploy full-stack apps on high-performance hardware around the world, with zero configuration. We provide a “global serverless feeling”, without the hassle of re-writing all your apps or managing k8s complexity [1]. We built Scaleway, a cloud service provider where we designed ARM servers and provided them as cloud servers. During our time there, we saw customers struggle with the same issues while trying to deploy full-stack applications and APIs resiliently. As…

    2023 · koyeb.com

  8. 8

    A datacenter management system built on Kubernetes

    2016

  9. 9WB

    Since there’s a few discussions recently on $4 VPSes we thought you might be interested in Symbiosis, a cheaper and simpler managed k8s provider. Supported features include external LBs, encrypted+replicated storage and autoscaler. Infrastructure can be managed with UI, CLI, Terraform or Pulumi. Control planes are free of charge and a 1vCPU/2GB node goes for $6 per month. We’re live in Germany right now and we’re expanding into US during 2023. Feel free to try it out and leave a comment.

    2023 · symbiosis.host

  10. 10KS

    Hi everyone, I run a generative AI infra company, unified API for 600+ models. Our team started deploying AI agents for our marketing and lead gen ops: content, engagement, analytics across multiple X accounts. OpenClaw worked fine for single agents. But at ~14 agents across 6 accounts, the problem shifted from "how do I build agents" to "how do I manage them." Deployment, monitoring, team isolation, figuring out which agent broke what at 3am. Classic orchestration problem. So I built klaw, modeled on Kubernetes: Clusters — isolated environments per org/project Namespaces — team-level…

    Feb 2026 · github.com

  11. 11AO

    Hello Everyone, I'm excited to introduce a new open-source observability platform and would love to hear your feedback. We are aware that there are lots of open-source/commercial tools out there. However, we believe that monitoring the clusters and extracting actionable insights requires deep know-how about the tools/domain. We mainly focused on this problem. - Alaz is an eBPF agent installed on your K8s cluster as DaemonSet. Thanks to eBPF, Alaz collects traces directly from Linux kernels. This means there's no need for sidecars, instrumentations, or service restarts. - The UI not…

    2023 · github.com

  12. 12KC

    Hello HN community! I'm excited to share K8s Cleaner, a tool designed to help you clean up your Kubernetes clusters. As Kubernetes environments grow, they often accumulate unused resources, leading to confusion, waste, and clutter. K8s-cleaner simplifies the process of identifying and removing unnecessary components. The tool scans your Kubernetes clusters for unused or orphaned resources—including pods, services, ingresses, and secrets—and removes them safely. You can fully customize which resources to scan and delete, maintaining complete control over what stays and what goes. Getting…

    2024 · sveltos.projectsveltos.io

  13. 13BA

    Started this because configuring Fabric8 for EKS was driving me crazy. Building a client that auto-detects your environment (IAM roles, profiles, local configs) so you don't have to wire it all up manually. Still pretty early and building for EKS right now. Long way to go, but putting it out there early to see if others have hit the same problems or want to help shape where this goes.

    Oct 2025 · github.com

  14. 14KK
  15. 15KO

    Hey HN! I wanted to share an open-source project I’ve been working on called k8sAI. It’s a personal AI Kubernetes expert that can answer questions about your cluster, suggests commands, and even executes relevant kubectl commands to help diagnose and suggest fixes to your cluster, all in the CLI! As a relative newcomer to k8s, this tool has really streamlined my workflow. I can ask questions about my cluster, k8sAI will run kubectl commands to gather info, and then answer those question. It’s also found several issues in my cluster for me - all I’ve had to do is point it in the right…

    2024 · github.com

  16. 16SM
  17. 17IQ

    About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today,…

    2023 · aptakube.com

  18. 18KS
  19. 19KH
  20. 20TM

    Hi, we are a small team from Vienna and today released our first version of a Package Manager similar to apt, Homebrew, or Chocolatey, but specifically tailored for Kubernetes environments and cloud-native software. Originally, we wanted to contribute to the Kubernetes ecosystem with a different idea; however, after talking to the community, we uncovered that package management is an even bigger problem at the moment. We are now looking for as much feedback as possible, so we would really appreciate it if you could check it out and let us know what you think! Thanks!

    2024 · github.com

  21. 21PO

    At mogenius we’re working with multiple Kubernetes clusters across clouds with shared responsibilities on the team. For managing workloads on the clusters we’ve been trying out several tools, but something was missing. With probably the most popular tools, Lens and K9s, the free options only allowed local access which required each team member to set up all clusters over and over again. We were looking for something cloud-based, where we set up the clusters once and the whole team can use them. Plus, it should be lightweight and fast (we love that in K9s). At some point during research we…

    2023 · github.com

  22. 22KC
  23. 23KA

    2019 · blog.zeerorg.site

  24. 24KO

    2016 · cygate.se

Ranked by how close each launch is in meaning, then by votes. Refine with a description →