Formae now supports Kubernetes, Helm, .tfvars and a public plugin hub
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…
What it does
In the maker’s words, at launch
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 definitions everywhere? formae now supports consuming values from existing .tfvars files. You can manage whole k8s clusters - from VMs to workloads - in the same consistent model. Changes made through Terraform, Pulumi, kubectl, or cloud consoles are automatically discovered and synced back into formae. This release also includes the new public plugin hub, which is now home to our official plugins and, hopefully over time, community-built ones too. Links: https://github.com/platform-engineering-labs/formae https://platform.engineering/ https://blog.platform.engineering/formae-now-comes-with-k8s-... We’d love feedback from anyone working in platform engineering, DevOps, or SRE.
Does the same job
all alternatives →- KAKubernetes as a back-end for OpenFaaS2017 · github.com · ▲194


- THTutorial – Hone Your Dev Workflow on Kubernetes with Skaffold and Hub2020 · docs.agilestacks.com · ▲25
- TKTerraform Kubernetes Multi-Cloud (ACK, AKS, DOK, EKS, GKE, OKE)2019 · napo.io · ▲6
- BABuilding a Cloud Native Kubernetes Java ClientOct 2025 · github.com · ▲6
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.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com