nowfound

Alternatives

Products that do what Formae now supports Kubernetes, Helm, .tfvars and a public plugin hub does

Hi HN! I’m Zach, co-founder / CTO of Platform Engineering Labs. We’re building formae, an open-source IaC system that stays in sync with real infrastructure instead of relying on manually maintained state and drift detection. We’ve just shipped Kubernetes, Helm, and Terraform .tfvars support. The goal with this release was simple: make it easy to start using formae with infrastructure people already have. formae can now discover existing k8s workloads automatically and the ability to utilize existing Helm charts. Coming from Terraform / OpenTofu and already have variable…

  1. 1KA

    A large part of our (Real Kinetic's) business is helping organizations implement platform engineering, but we've found the existing tooling to be lacking. For IaC, Terraform state becomes a pain because TF treats infrastructure as "one-shot" commands. The Kubernetes controller model provides a nicer approach to managing infrastructure, but the tooling here is also lacking. For configuration management, Helm just doesn't really scale with complexity, nor does Kustomize. For resource orchestration, Crossplane is a step in the right direction but still has challenges and limitations. As a…

    2025 · koreo.dev

  2. 2KA
  3. 3GO

    Hello HN, we're Philip and Louis from Glasskube (https://github.com/glasskube/glasskube). We're working on an open-source package manager for Kubernetes. It's an alternative to tools like Helm or Kustomize, primarily focused on making deploying, updating, and configuring Kubernetes packages simpler and a lot faster. Here is a demo video (https://www.youtube.com/watch?v=aIeTHGWsG2c#t=17s) with quick start instructions. Most developers working with Kubernetes use Helm, an open-source tool created during a hackathon nine years ago. However, with the rapid…

    2024 · github.com

  4. 4

    A smarter workflow for Kubernetes & Cloud Native apps

    2021

  5. 5

    Agentic development environment built with the community

    May 2026 · github.com

  6. 6AU

    Hey HN! We wanted to share with you nxs-universal-chart - our open-sourced universal Helm chart. You can use it to deploy any of your applications into Kubernetes/OpenShift and other orchestrators compatible with native Kubernetes API. Our team regularly faced the need to create almost identical charts, so when we had 14 identical microservices in one project, we came up with a chart format that essentially became a prototype of nxs-universal-chart. It turned out to be more relevant than we even thought! When we needed to prepare CI/CD for 60 almost identical projects for a…

    2024 · github.com

  7. 7

    Design and deploy infrastructure to AWS using no-code app

    2025

  8. 8KG
  9. 9HD

    Github Link: https://github.com/devtron-labs/helm-ui Helm is one of the most adopted package managers for deploying applications to Kubernetes. The intuitive Helm Dashboard offers a UI-driven approach for managing the lifecycle of Helm Applications, abstracting out all the complexities and challenges. Through the dashboard, one can: 1. Manage community and custom helm charts 2. See manifest diff of past revisions 3. Easily rollback or upgrade between different versions 4. Seamlessly integrate and deploy various charts using Chart Groups

    2022 · devtron.ai

  10. 10TH
  11. 11RT

    Hey folks, we built a Kubernetes operator for Renovate and wanted to share it. Instead of running Renovate as a cron job or relying on hosted services, this operator lets you manage it as a native Kubernetes resource with CRDs. You define your repos and config declaratively, and the operator handles scheduling and execution inside your cluster. No external dependencies, no SaaS lock-in, no webhook setup. The whole thing is open source and will stay that way – there's no paid tier or monetization plan behind it, we just needed this ourselves and figured others might too. Would love to hear…

    Feb 2026 · github.com

  12. 12TK
  13. 13WB

    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

  14. 14BA

    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

  15. 15HD

    Hi Everyone, Prashant here from Devtron. With the community’s help and feedback, we built Hyperion - An Opensource tool to observe, deploy, manage & debug Helm Application on Multiple Clusters. We developed Hyperion as a module that comes with Devtron preinstalled or it can be separately installed. While there are pre-existing tools like Kubernetes dashboard, Lens, Octant; Hyperion is focused on helm charts. Some of the features which sets it apart are: - Deploy, manage, observe and Debug Helm charts across multiple clusters. A. Install, Manage Helm charts, Applications across multiple…

    2022 · github.com

  16. 16

    Hello Hacker News, this is Ashish. We started building Stackdome in 2024 as a hobby project. The idea was to package the tooling in the CNCF/cloud-native ecosystem into an opinionated platform, so that developers can get a well engineered platform without learning Kubernetes YAMLology or a dozen other projects from the CNCF landscape. Railway and Render did this well for their hosted products. I wanted to bring that level of polish and DX to something you can self-host. Stackdome uses Kubernetes underneath, but it's completely transparent to users. (I have some ideas for an expert mode…

    24d ago · stackdome.com

  17. 17

    Managed cloud for open-source AI agents

    Jul 2026 · mantlecore.ai

  18. 18CP

    I’m a software engineer who accidentally became my team’s Kubernetes person — and eventually the bottleneck for every Helm chart PR. I built Chart Preview so reviewers could see Helm chart changes running without waiting on me. A few years ago, my team needed to implement HA for an existing product, which meant deploying on Kubernetes and OpenShift. I spent months learning Kubernetes, Helm, and the surrounding ecosystem. After that, Kubernetes largely became “my thing” on the team. We later published public Helm charts for the product, and customers started submitting PRs. Those PRs would…

    Dec 2025

  19. 19TM

    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

  20. 201K

    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

  21. 21BI
  22. 22HK

    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

    2023

  23. 23KO

    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

  24. 24OS

    We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking…

    2022 · multy.dev

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