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

ko-build/ko

Build and deploy Go applications observed · 2026-08-28

github.com/ko-build/ko · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 58
  • Longevity 100
How is this computed?

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

  • gap_med: 193
  • age_days: 2722
  • days_rel: 65
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

8511 stars · 447 forks observed · 2026-08-28

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

ko is a fast, simple container image builder for Go applications that runs go build locally without requiring Docker. It supports multi-platform builds, SBOM generation, YAML templating, and seamless Kubernetes deployment workflows.

Use cases

  • build container images for Go applications without Docker
  • build multi-architecture container images for amd64 and arm64
  • deploy Go apps to Kubernetes with ko:// image references
  • generate SBOMs for container images by default
  • set up lightweight CI/CD pipelines for Go container builds
  • create reproducible container builds with SLSA provenance
  • bundle static assets into Go container images
  • debug Go apps in containers with delve

When to choose

  • your image contains a single Go application with no cgo or OS package dependencies
  • you want fast container builds without installing Docker
  • you deploy Go services to Kubernetes and want simple YAML templating
  • you need multi-platform images via Go cross-compilation
  • you want SBOMs and supply-chain security out of the box

When to avoid

  • your application depends on cgo or OS-level packages requiring a full base image
  • you build container images for non-Go languages
  • you need complex Dockerfile build steps beyond compiling a Go binary
  • you need production Windows container support, which is still experimental

Facets

cli-tool · maturity stable

build-tool deployment container-runtime ci-cd developer-tools cloud-computing developer-tools infrastructure-as-code windows cli go container-images go-build sbom multi-platform kubernetes-deployment dockerless reproducible-builds supply-chain-security devops containers linux macos kubernetes docker

10 sources

Member repositories

RepositoryRoleHealth v2
ko-build/komain85

For agents

markdown · JSON · MCP: product_card(name="ko-build/ko")

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