Ross ROSS = Recommend OSS · open-source software intelligence for agents

krisnova/naml

Convert Kubernetes YAML to Golang observed · 2026-08-28

github.com/krisnova/naml · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1908
  • days_rel: n/a
  • days_push: 1139
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1255 stars · 36 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

NAML is a Go library and CLI tool that replaces Kubernetes YAML manifests with Go code, letting developers define, compile, and deploy Kubernetes applications using a Turing-complete language. It can convert existing YAML (e.g., from kubectl output) into formatted Go source implementing a Deployable interface with install/uninstall methods.

Use cases

  • convert kubernetes yaml manifests to go code
  • replace kubernetes yaml templating with a real programming language
  • generate go code from kubectl get output
  • build kubernetes applications as compiled binaries
  • deploy and uninstall kubernetes apps from go programs
  • use kubernetes objects in go controllers and operators

When to choose

  • you want type-safe, testable Kubernetes manifests in Go instead of YAML
  • you already write Go and want manifests versioned and compiled like code
  • you need to embed Kubernetes objects directly in controllers or operators

When to avoid

  • your team prefers declarative YAML with tools like Helm or Kustomize
  • you need a large ecosystem of templates and charts
  • you don't use Go or Kubernetes

Facets

library · maturity maintenance

infrastructure-as-code cli deployment yaml sdk developer-tools cloud-computing go cli cross-platform kubernetes yaml-to-go codify deployable-interface infrastructure-as-code containers devops

1 source

Member repositories

RepositoryRoleHealth v2
krisnova/namlmain23

For agents

markdown · JSON · MCP: product_card(name="krisnova/naml")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem